Skip to content

Commit 5c316e0

Browse files
authored
DOC-3389: Strengthen add-css-options page for custom content CSS (#4053)
Update description and add keywords for content_css and content_style. Add intro paragraph explaining the two options to address Context7 benchmark Q8 (0/100).
1 parent cfe5702 commit 5c316e0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

modules/ROOT/pages/add-css-options.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
= Adding or changing the editor content CSS
22
:navtitle: Add CSS
3-
:description: Options for changing the editor content CSS.
3+
:description: Apply custom CSS to the editor content area using content_css and content_style. Control typography, colors, margins, and layout in the editable region.
4+
:keywords: content_css, content_style, custom CSS, content area, stylesheet, editor styling
5+
6+
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.
47

58
== Add CSS and styles to the editor
69

0 commit comments

Comments
 (0)