Set background color on body
git-svn-id: https://develop.svn.wordpress.org/trunk@540 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5d240a5e5f
commit
7fad3048f3
@ -42,6 +42,8 @@ body {
|
||||
border-top: solid 3px #565;
|
||||
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
|
||||
margin: 0;
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
cite {
|
||||
|
Loading…
Reference in New Issue
Block a user