meow/oldstyle.css

8 lines
139 B
CSS
Raw Permalink Normal View History

2023-11-28 10:59:49 +03:00
body {
background-color: black;
color: white;
font-family: 'Comic Sans MS', Verdana, Sans-serif;
}
h1{
margin-right: 50px;
}