]> scripts.mit.edu Git - autoinstallsdev/wordpress.git/blobdiff - wp-admin/css/login-rtl.css
Wordpress 4.6
[autoinstallsdev/wordpress.git] / wp-admin / css / login-rtl.css
index b28acaf6ebf7d6647744b5dd85806f69ea39352e..c870e28c00486bd01e0e0c9e8029141f2e09ad0c 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-right: 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: right;
        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;