/** * Styles for the post editor * * @package WordPress * @subpackage anchorage * @since anchorage 1.0 */ body { font-family: georgia, times, serif; } h1, h2, h3, h4, h5, h6 { font-family: helvetica, arial, sans-serif; }