X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/41578db67d72562346e4dbb2a14889b23d522813..7f1521bf193b382565eb753043c161f4cb3fcda7:/wp-admin/css/l10n.css diff --git a/wp-admin/css/l10n.css b/wp-admin/css/l10n.css index 3b056d6e..75c8d745 100644 --- a/wp-admin/css/l10n.css +++ b/wp-admin/css/l10n.css @@ -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, @@ -44,7 +54,7 @@ body.locale-he-il .press-this a.wp-switch-editor { /* zn_CH: Enlarge font size, set font-size: normal */ .locale-zh-cn form.upgrade .hint { font-style: normal; font-size: 100%; } -/* Zn_CH: Distraction free writing. +/* Zn_CH: Distraction-free writing. * More beautiful font for "Just write." * Larger text for HTML/Visual mode. */ @@ -75,7 +85,8 @@ body.locale-he-il .press-this a.wp-switch-editor { .locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap { margin-left: 8em; /* default 5em */ } -.locale-ru-ru.post-php .tagsdiv .newtag { +.locale-ru-ru.post-php .tagsdiv .newtag, +.locale-ru-ru.post-new-php .tagsdiv .newtag { width: 165px; /* default 180px - 15px */ } .locale-ru-ru.press-this .posting {