X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/784f914b1e4b1c62d6657e86397c2e83bcee4295..febc815b2c9d85be5717da9e8d164bd2daa97e31:/wp-admin/css/install-rtl.css diff --git a/wp-admin/css/install-rtl.css b/wp-admin/css/install-rtl.css index 5e1ced92..43378fc9 100644 --- a/wp-admin/css/install-rtl.css +++ b/wp-admin/css/install-rtl.css @@ -6,7 +6,7 @@ html { body { background: #fff; color: #444; - font-family: "Open Sans", sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 140px auto 25px; padding: 20px 20px 10px 20px; max-width: 700px; @@ -45,7 +45,7 @@ h1, h2 { font-size: 24px; padding: 0; padding-bottom: 7px; - font-weight: normal; + font-weight: 400; } h3 { @@ -100,7 +100,7 @@ label { color: #444; /* same as login.css */ height: 84px; font-size: 20px; - font-weight: normal; + font-weight: 400; line-height: 1.3em; margin: -130px auto 25px; padding: 0; @@ -132,7 +132,7 @@ label { } textarea { border: 1px solid #ddd; - font-family: "Open Sans", sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; @@ -181,7 +181,7 @@ textarea { input, submit { - font-family: "Open Sans", sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } .form-table input[type=text], @@ -192,7 +192,7 @@ submit { } .form-table th p { - font-weight: normal; + font-weight: 400; } .form-table.install-success th, @@ -406,7 +406,7 @@ body.language-chooser { color: #32373c; font-size: 16px; font-family: Arial, sans-serif; - font-weight: normal; + font-weight: 400; } .language-chooser p {