Specify font color

This commit is contained in:
rubenwardy 2017-07-27 19:48:50 +01:00 committed by GitHub
parent 4249754b25
commit b5cd6b0213

View File

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