Revert change to the default font in the visual editor, see #20184

git-svn-id: http://svn.automattic.com/wordpress/trunk@20125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2012-03-06 20:33:19 +00:00
parent c02391c0ee
commit b6eb388ac4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ font[face=mceinline] {font-family:inherit !important}
/* WordPress styles */
body {
font-family: sans-serif;
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
font-size: 13px;
line-height: 19px;
color: #333;