meow/oldstyle.css
2025-02-05 15:12:35 +01:00

8 lines
No EOL
139 B
CSS
Executable file

body {
background-color: black;
color: white;
font-family: 'Comic Sans MS', Verdana, Sans-serif;
}
h1{
margin-right: 50px;
}