]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/login.css
WordPress 4.6.3-scripts
[autoinstalls/wordpress.git] / wp-admin / css / login.css
index 4cb2f85ab7595f3386790a15b2c3127b3db140ce..9f69e9c918a8d20baa9f2b47a9c66f6b0c8a0a5a 100644 (file)
@@ -8,15 +8,11 @@ body {
        padding: 0;
 }
 
-html {
-       background: #f1f1f1;
-}
-
 body {
        background: #f1f1f1;
        min-width: 0;
        color: #444;
-       font-family: "Open Sans", sans-serif;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-size: 13px;
        line-height: 1.4em;
 }
@@ -87,7 +83,7 @@ p {
        margin-top: 20px;
        margin-left: 0;
        padding: 26px 24px 46px;
-       font-weight: normal;
+       font-weight: 400;
        overflow: hidden;
        background: #fff;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
@@ -95,7 +91,7 @@ p {
 }
 
 .login form .forgetmenot {
-       font-weight: normal;
+       font-weight: 400;
        float: left;
        margin-bottom: 0;
 }
@@ -137,7 +133,7 @@ p {
        color: #444;
        height: 84px;
        font-size: 20px;
-       font-weight: normal;
+       font-weight: 400;
        line-height: 1.3em;
        margin: 0 auto 25px;
        padding: 0;