Use local image file.
git-svn-id: https://develop.svn.wordpress.org/trunk@852 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d33a4e57d8
commit
b8ed3104ce
@ -243,7 +243,7 @@ textarea, input, select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#login {
|
#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;
|
border: 2px solid #333;
|
||||||
color: #333;
|
color: #333;
|
||||||
height: 170px;
|
height: 170px;
|
||||||
|
Loading…
Reference in New Issue
Block a user