Set default font size to 14px for TinyMCE advanced editor
This commit is contained in:
parent
88e6ebd3a4
commit
ebf738bffd
|
@ -1,4 +1,4 @@
|
||||||
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
|
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; margin:8px;}
|
||||||
body {background:#FFF;}
|
body {background:#FFF;}
|
||||||
body.mceForceColors {background:#FFF; color:#000;}
|
body.mceForceColors {background:#FFF; color:#000;}
|
||||||
body.mceBrowserDefaults {background:transparent; color:inherit; font-size:inherit; font-family:inherit;}
|
body.mceBrowserDefaults {background:transparent; color:inherit; font-size:inherit; font-family:inherit;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user