Rename .paige-terms-outer to .paige-terms

This commit is contained in:
Will Faught
2023-02-25 15:29:53 -08:00
parent 87d8b0be6d
commit f59ac1a113
7 changed files with 14 additions and 14 deletions

View File

@@ -816,10 +816,10 @@ Use these CSS selectors to extend the default styling:
<dd>Appears with <code>.paige-article</code> for a page with kind "taxonomy".</dd>
<dt><code>.paige-term</code></dt>
<dd>Appears with <code>.paige-article</code> for a page with kind "term".</dd>
<dt><code>.paige-terms-inner</code></dt>
<dt><code>.paige-terms</code></dt>
<dd>The page terms.</dd>
<dt><code>.paige-terms-outer</code></dt>
<dd>The container of the page terms.</dd>
<dt><code>.paige-terms-inner</code></dt>
<dd>A page term.</dd>
<dt><code>.paige-title</code></dt>
<dd>The page title.</dd>
<dt><code>.paige-toc</code></dt>