Fix missing background color

This commit is contained in:
Daniel Veillard 2009-12-03 15:27:24 +01:00
parent 32f021f266
commit 816d79143b

View File

@ -5,7 +5,7 @@ body {
color: rgb(0,0,0);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
// font-size: 83%;
background: #ffffff;
}
p, ul, ol, dl {