You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
822 B
25 lines
822 B
= Adding or changing the editor content CSS
|
|
:navtitle: Add CSS
|
|
:description: Options for changing the editor content CSS.
|
|
|
|
== Add CSS and styles to the editor
|
|
|
|
include::partial$configuration/content_css.adoc[leveloffset=+1]
|
|
|
|
include::partial$configuration/content_css_cors.adoc[leveloffset=+1]
|
|
|
|
include::partial$configuration/content_style.adoc[leveloffset=+1]
|
|
|
|
== Add fonts to the editor
|
|
|
|
include::partial$configuration/font_css.adoc[leveloffset=+1]
|
|
|
|
== Add attributes to the editor body
|
|
|
|
include::partial$configuration/body_class.adoc[leveloffset=+1]
|
|
|
|
include::partial$configuration/body_id.adoc[leveloffset=+1]
|
|
|
|
== 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: xref:importcss.adoc[The Import CSS plugin].
|