We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dadfb0 commit 4ca1888Copy full SHA for 4ca1888
pwd.html
@@ -38,9 +38,9 @@
38
pre {text-align: center; color:azure;}
39
div {display: flex; justify-content: center;}
40
a {color:rgb(55, 0, 255); text-decoration: underline; cursor: pointer;}
41
- body {background-color:rgb(6, 0, 24); font-family:'OpenDyslexic', sans-serif;}
+ body {background-color:rgb(6, 0, 24); font-family:'Wellbutrin', sans-serif;}
42
</style>
43
44
<body>
45
- <p>hello world</p>
+ <p>you found the secret page, this will be updated in the future</p>
46
</body></html>
0 commit comments