meow/oldstyle.css
2023-11-28 08:59:49 +01:00

8 lines
No EOL
139 B
CSS

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