Ticket #44643: 44643.login.css.diff
File 44643.login.css.diff, 733 bytes (added by , 6 years ago) |
---|
-
wp-admin/css/login.css
14 14 color: #444; 15 15 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; 16 16 font-size: 13px; 17 line-height: 1.4 em;17 line-height: 1.4; 18 18 } 19 19 20 20 a { … … 133 133 134 134 .login form .forgetmenot label { 135 135 font-size: 12px; 136 line-height: 1 9px;136 line-height: 1.6; 137 137 } 138 138 139 139 .login h1 { … … 150 150 height: 84px; 151 151 font-size: 20px; 152 152 font-weight: 400; 153 line-height: 1.3 em;153 line-height: 1.3; 154 154 margin: 0 auto 25px; 155 155 padding: 0; 156 156 text-decoration: none;