Support editing the body font style
WYSWIYG CSS editor plugin for TinyMCE
Brought to you by:
kempelen
Originally created by: lionkemp...@gmail.com
Originally owned by: lionkemp...@gmail.com
Currently only named class styles can be edited, e.g. ".lead".
It should be possible to modify the general font of the site, e.g. a new rule for
body {
/* style library writes here */
}