Use local image file.

git-svn-id: http://svn.automattic.com/wordpress/trunk@852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-02-09 10:11:30 +00:00
parent 51231afb16
commit 161f6da97a

View File

@ -243,7 +243,7 @@ textarea, input, select {
}
#login {
background: url(http://wordpress.org/images/wp-small.png) #fff no-repeat top center;
background: url(../wp-images/wp-small.png) #fff no-repeat top center;
border: 2px solid #333;
color: #333;
height: 170px;