mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
Set background color on body
git-svn-id: http://svn.automattic.com/wordpress/trunk@540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
96acd627cb
commit
862558e2f2
@ -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…
x
Reference in New Issue
Block a user