[wp-trac] [WordPress Trac] #30715: Changing font family to Tahoma
WordPress Trac
noreply at wordpress.org
Mon Dec 15 08:48:07 UTC 2014
#30715: Changing font family to Tahoma
-------------------------+-----------------------------
Reporter: rasheed | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 4.0.1
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Arabic text doesn't seem readable at the editor, can you change the
following fonts to Tahoma?
{{{
body {
font-family: Tahoma,"Times New Roman","Bitstream Charter",Times,serif;
font-size: 14px;
}
}}}
at: wp-includes/js/tinymce/skins/wordpress/wp-content.css
and,
{{{
.wp-editor-area {
font-family: Tahoma,Monaco,monospace;
font-size: 14px;
}
}}}
at: wp-includes/css/editor-rtl.min.css
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30715>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list