meow/style.css
maggster165 56a0d1d362
helpme
:c
2023-08-07 19:29:05 +02: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;
}