Update login-logo.png to use proper color. Copy it over wordpress-logo.png. Make that one canonical, and stop using login-logo.png. Leave it for plugins. props iammattthomas. see #19955.

git-svn-id: https://develop.svn.wordpress.org/trunk@19937 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-02-17 04:57:56 +00:00
parent c4f71a65a4
commit 09b4c5d21f
8 changed files with 7 additions and 7 deletions

View File

@@ -6029,7 +6029,7 @@ a.rsswidget {
}
.login h1 a {
background: url(../images/logo-login.png) no-repeat top center;
background: url(../images/wordpress-logo.png?ver=20120216) no-repeat top center;
width: 326px;
height: 67px;
text-indent: -9999px;