Преглед изворни кода

added class to h1 so it overrides

eddiemachado пре 14 година
родитељ
комит
983babd743
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      library/scss/login.scss

+ 1 - 1
library/scss/login.scss

@@ -24,7 +24,7 @@ This is the Wordpress logo in the admin area.
 You'll have to load your own images and mess
 You'll have to load your own images and mess
 with the width and height.
 with the width and height.
 */
 */
-h1 a {
+.login h1 a {
 	background: url(../images/login-logo.png) no-repeat top center; /* make sure to replace this! */
 	background: url(../images/login-logo.png) no-repeat top center; /* make sure to replace this! */
 	width: 326px;
 	width: 326px;
 	height: 67px;
 	height: 67px;