Files
squi.bid/blog/style.css
2023-03-10 18:11:06 +00:00

8 lines
128 B
CSS

html {
background-color: #121212;
border: 3vh solid #121212;
font-family: sans-serif;
font-size: 2vh;
color: white;
}