Fix typo in previous commit

master
rubenwardy 2017-07-27 19:49:59 +01:00 committed by GitHub
parent b5cd6b0213
commit 0cbcc2624a
1 changed files with 2 additions and 1 deletions

View File

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