Update dark.css

This commit is contained in:
Drew Harwell 2017-04-30 14:08:34 -05:00 committed by GitHub
parent c3de5b03e9
commit dc932e40cc

View file

@ -4,6 +4,7 @@ body {
font-family: Roboto, sans-serif;
color: #eee;
font-weight: lighter;
overflow-x:hidden;
}
* {
margin: 0;