Set a default background color (one of my pet peeves ;) )

git-svn-id: https://develop.svn.wordpress.org/trunk@986 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dougal Campbell 2004-03-22 17:15:13 +00:00
parent 8ee4986acb
commit 49ea5d6425

View File

@ -35,7 +35,7 @@ a:hover {
}
body {
background: #fff;
background-color: #fff;
color: #000;
margin: 0;
padding: 0;