]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/l10n.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-admin / css / l10n.css
index 9b5b2a0d3ef76c5bfed226e510f4b1adde7dd6b4..75c8d745ae325a97583c5405ed8fe274ce942694 100644 (file)
@@ -8,6 +8,16 @@ body.rtl .press-this a.wp-switch-editor {
        font-family: Tahoma, Arial, sans-serif;
 }
 
+/* Arial is best for RTL headings. */
+.rtl h1,
+.rtl h2,
+.rtl h3,
+.rtl h4,
+.rtl h5,
+.rtl h6 {
+       font-family: Arial, sans-serif;
+       font-weight: bold;
+}
 
 /* he_IL: Remove Tahoma from the font stack. Arial is best for Hebrew. */
 body.locale-he-il,