add white as background-color
This commit is contained in:
parent
293e671d2c
commit
46fae0a1da
|
@ -15,6 +15,7 @@ ul { list-style:none; }
|
||||||
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
background-color: #ffffff;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
|
|
Loading…
Reference in New Issue