info-screen/dark_theme.css
2018-05-18 11:52:14 +02:00

5 lines
62 B
CSS

html, body {
background-color: black;
color: white;
}