Use local header graphic.

git-svn-id: https://develop.svn.wordpress.org/trunk@129 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-06-01 09:30:29 +00:00
parent 11e66f5d19
commit 20c1e1b206

View File

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