From: Sarah White Date: Thu, 5 Apr 2018 16:49:39 +0000 (-0600) Subject: add inline text styles to nav X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c1903e9ef7dda1fe0f77fe1724bbeed9a9bab2fc;p=working%2Feg-antora.git add inline text styles to nav - remove duplicate attributes --- 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.