| Twiebie |
|
|---|---|
#30116 urlkiller:
body {
font: normal 12px/18px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #303030;
background-color:#FFF;
}
I've included that stylesheet from the ckeditor root folder in config.js with: config.contentsCss = 'ckstyle.css'; |