Fix #44 for real this time

This commit is contained in:
airstruck
2016-02-18 09:08:47 -05:00
parent 7febbaab50
commit bd9e142456

View File

@@ -51,6 +51,7 @@ body {
color: #333; color: #333;
line-height: 150%; line-height: 150%;
font-size: 12px; font-size: 12px;
background-color: white;
} }
ul, ol { margin: 0; padding: 0; } ul, ol { margin: 0; padding: 0; }