Fix typo in previous commit

This commit is contained in:
rubenwardy 2017-07-27 19:49:59 +01:00 committed by GitHub
parent b5cd6b0213
commit 0cbcc2624a

View File

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