add inline text styles to nav
authorSarah White <graphitefriction@gmail.com>
Thu, 5 Apr 2018 16:49:39 +0000 (10:49 -0600)
committerSarah White <graphitefriction@gmail.com>
Tue, 10 Apr 2018 16:31:36 +0000 (10:31 -0600)
- remove duplicate attributes

docs/modules/ROOT/nav.adoc
docs/modules/ROOT/pages/style-guide.adoc

index 56f0524..8c0aa93 100644 (file)
@@ -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]
index d53af75..d9d6356 100644 (file)
@@ -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.