6 lines
No EOL
141 B
CSS
Executable file
6 lines
No EOL
141 B
CSS
Executable file
/**
|
|
* This support file is used to style the WYSIWYG editor in the CMS
|
|
*/
|
|
|
|
@import "typography.css?2";
|
|
body.mceContentBody{font-size:13px;} |