]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/press-this-rtl.css
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-admin / css / press-this-rtl.css
index 7caf0c4a0478664af24e40a905b942756e70e3fc..2c471494dea7b73a2670d9b73a3bd00f4d0836cc 100644 (file)
@@ -81,7 +81,7 @@ abbr[title] {
 
 b,
 strong {
-       font-weight: bold;
+       font-weight: 700;
 }
 
 dfn {
@@ -232,7 +232,7 @@ textarea {
 }
 
 optgroup {
-       font-weight: bold;
+       font-weight: 700;
 }
 
 table {
@@ -294,7 +294,7 @@ input,
 select,
 textarea {
        color: #404040;
-       font-family: "Open Sans", Helvetica, Arial, sans-serif;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.6;
@@ -2072,7 +2072,7 @@ html {
        display: inline-block;
        margin: 0 8px 0 0;
        font-size: 14px;
-       font-weight: normal;
+       font-weight: 400;
 }
 
 .setting-modal {