mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 15:31:42 +01:00
Give the visual editor a max-width that matches the content width in twentyten
git-svn-id: http://svn.automattic.com/wordpress/trunk@13178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
08bb3568c6
commit
c26e30894e
@ -1,5 +1,6 @@
|
||||
/* =Fonts
|
||||
-------------------------------------------------------------- */
|
||||
html .mceContentBody {
|
||||
max-width:640px;
|
||||
}
|
||||
* {
|
||||
font-family: Georgia, "Bitstream Charter", serif;
|
||||
color: #444;
|
||||
|
Loading…
Reference in New Issue
Block a user