From c1903e9ef7dda1fe0f77fe1724bbeed9a9bab2fc Mon Sep 17 00:00:00 2001 From: Sarah White Date: Thu, 5 Apr 2018 10:49:39 -0600 Subject: [PATCH] add inline text styles to nav - remove duplicate attributes --- docs/modules/ROOT/nav.adoc | 1 + docs/modules/ROOT/pages/style-guide.adoc | 4 ---- 2 files changed, 1 insertion(+), 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. -- 2.11.0