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:
parent
8ee4986acb
commit
49ea5d6425
@ -35,7 +35,7 @@ a:hover {
|
||||
}
|
||||
|
||||
body {
|
||||
background: #fff;
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user