Correct footer background colour for default theme, props jdub, fixes #9733

git-svn-id: http://svn.automattic.com/wordpress/trunk@11297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-05-12 06:04:47 +00:00
parent a74facf66a
commit 5f6574acbf
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ border: 1px solid #ddd;
}
#footer {
background: #eee url('images/kubrickfooter.jpg') no-repeat top;
background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
border: none;
}