glowing-bear/css/glowingbear.css

9 lines
122 B
CSS
Raw Normal View History

2013-10-02 01:39:24 +02:00
body {
font-family: monospace;
background-color: black;
color: white;
}
li.notification {
color: green;
}