]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/l10n-rtl.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-admin / css / l10n-rtl.css
index c0b0bcf5909bb26232e938e1cd69a628cb6392cc..1404e2c6d000285cbcb06fff58ea5584ec9e3fcb 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,