Specify font color

master
rubenwardy 2017-07-27 19:48:50 +01:00 committed by GitHub
parent 4249754b25
commit b5cd6b0213
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ html, body {
padding: 0;
font-size: 17px;
background: #333;
}
color: #222;
.printable #navbar{
display: none;