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

git-svn-id: https://develop.svn.wordpress.org/trunk@20125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2012-03-06 20:33:19 +00:00
parent 4abd8e88a0
commit ef4f301599

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;