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:
parent
17de82bb6f
commit
f122d4bcf6
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user