mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
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:
parent
c02391c0ee
commit
b6eb388ac4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user