summaryrefslogtreecommitdiffstats
path: root/docs/modules/ROOT
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/ROOT')
-rw-r--r--docs/modules/ROOT/nav.adoc1
-rw-r--r--docs/modules/ROOT/pages/style-guide.adoc4
2 files changed, 1 insertions, 4 deletions
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 56f0524..8c0aa93 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -5,3 +5,4 @@
* xref:templates.adoc[Work with the Handlebars Templates]
* xref:stylesheets.adoc[Work with the CSS Stylesheets]
* xref:style-guide.adoc[UI Element Styles]
+** xref:inline-text-styles.adoc[Inline Text Styles]
diff --git a/docs/modules/ROOT/pages/style-guide.adoc b/docs/modules/ROOT/pages/style-guide.adoc
index d53af75..d9d6356 100644
--- a/docs/modules/ROOT/pages/style-guide.adoc
+++ b/docs/modules/ROOT/pages/style-guide.adoc
@@ -2,10 +2,6 @@
ifndef::env-site,env-github[]
include::_attributes.adoc[]
endif::[]
-// Settings:
-:idprefix:
-:idseparator: -
-:experimental:
When creating a UI theme for Antora, there are certain elements in the UI that require support from the CSS to work correctly.
This list includes elements in the shell (i.e., frame) and in the document content.