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

git-svn-id: https://develop.svn.wordpress.org/trunk@11297 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-05-12 06:04:47 +00:00
parent 17de82bb6f
commit f122d4bcf6

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;
}