6 lines
141 B
CSS
Raw Normal View History

/**
* This support file is used to style the WYSIWYG editor in the CMS
*/
@import "typography.css?2";
2012-03-14 12:24:41 +13:00
body.mceContentBody{font-size:13px;}