professional-milo / theme.css
Last commit not found
raw
history blame
103 Bytes
body {
background-color: black;
color: white;
}
* {
font-family: 'Oswald', sans-serif;
}