mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Give the visual editor a max-width that matches the content width in twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@13178 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0ac0e76299
commit
b67384850d
@ -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