info-screen/dark_theme.css
2018-05-18 13:48:38 +02:00

6 lines
102 B
CSS

html, body {
background-color: black;
color: white;
font-family: Monospace, Sans-Serif;
}