Merge pull request #115 from tst2005/patch-1

white background
master
Diego Nehab 2015-03-03 19:11:15 -03:00
commit 8066a90e87
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ body {
margin-left: 1em;
margin-right: 1em;
font-family: "Verdana", sans-serif;
background: #ffffff;
}
tt {