mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 15:44:29 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user