X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/wordpress.git/blobdiff_plain/4feeb71a9d812a9ae371c28a3d8b442a4394ded7..607b7e02d77e7326161e8ec15639052d2040f745:/wp-admin/css/login-rtl.css diff --git a/wp-admin/css/login-rtl.css b/wp-admin/css/login-rtl.css index b28acaf6..c870e28c 100644 --- a/wp-admin/css/login-rtl.css +++ b/wp-admin/css/login-rtl.css @@ -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;