/* Theme Name: Twenty Twelve Description: Used to style the TinyMCE editor. */ html { font-size: 87.5%; } html .mceContentBody { max-width: 98%; } body { color: #444; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 17px; line-height: 25px; text-rendering: optimizeLegibility; vertical-align: baseline; }