Use local header graphic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
47f89f2ac6
commit
faeb3b3cf8
|
@ -152,7 +152,7 @@ textarea, input, select {
|
||||||
}
|
}
|
||||||
|
|
||||||
#wphead {
|
#wphead {
|
||||||
background-image: url(http://wordpress.org/images/wp-small.png);
|
background-image: url(../b2-img/wp-small.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
border-bottom: 4px solid #333;
|
border-bottom: 4px solid #333;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
|
|
Loading…
Reference in New Issue