new styling

This commit is contained in:
ch0ccyra1n 2025-07-12 19:59:52 -07:00
parent dbfc8bd249
commit f85f8c85b4
2 changed files with 9 additions and 10 deletions

View file

@ -33,9 +33,6 @@
' ``'--,..,. mic
</pre>
</div>
<br><br>
<p>Want to promote us? Add this button to your site!</p>
<a href="http://oohay.retro"><img src="/static/oohay.gif"></a>
</div>
</body>
</html>

View file

@ -1,5 +1,7 @@
body {
background-color: #FAFAFA;
background-color: #0C312E;
color: #FF6666;
font-family: Helvetica, sans-serif;
}
h1 {
@ -7,23 +9,23 @@ h1 {
line-height: 96px;
}
a.tiny {
color: #7900A7;
a {
color: #2EC4B6;
}
a.pin1 {
font-size: 14px;
color: #7900A7;
color: #2EC4B6;
}
a:visited {
color: #7900A7;
color: #17625B;
}
.title {
color: #7900A7;
color: #FF6666;
font-weight: bold;
font-size: 83px;
font-family: "Georgia";
font-family: Helvetica, sans-serif;
}