glowing-bear/css/glowingbear.css
2013-10-04 14:19:37 -04:00

9 lines
122 B
CSS

body {
font-family: monospace;
background-color: black;
color: white;
}
li.notification {
color: green;
}