Sync Installer/WP_Die background colour with the Fresh colour scheme background

git-svn-id: https://develop.svn.wordpress.org/trunk@13278 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-02-21 10:19:16 +00:00
parent 9d3ea3bbae
commit c55a0f2364
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
html { background: #f7f7f7; }
html { background: #f9f9f9; }
body {
background: #fff;