mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Use local header graphic.
git-svn-id: https://develop.svn.wordpress.org/trunk@129 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ textarea, input, select {
|
||||
}
|
||||
|
||||
#wphead {
|
||||
background-image: url(http://wordpress.org/images/wp-small.png);
|
||||
background-image: url(../b2-img/wp-small.png);
|
||||
background-repeat: no-repeat;
|
||||
border-bottom: 4px solid #333;
|
||||
height: 42px;
|
||||
|
||||
Reference in New Issue
Block a user