mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-07 18:50:12 +00:00
Use local image file.
git-svn-id: https://develop.svn.wordpress.org/trunk@852 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user