Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.21 KB

File metadata and controls

28 lines (16 loc) · 1.21 KB

Adding or changing the editor content CSS

Use content_css to load external stylesheets into the editable area, or content_style to inject inline CSS. Both options apply only to the editor content (the iframe body in classic mode), not the surrounding UI.

Add fonts to the editor

Importing complex CSS

The Import CSS plugin assists with importing complex CSS into the editor text area. For information on using the Import CSS plugin, see: The Import CSS plugin.