Rename .paige-terms-inner to .paige-term

This commit is contained in:
Will Faught
2023-02-25 15:33:08 -08:00
parent f59ac1a113
commit 315c1ae1a8
4 changed files with 6 additions and 6 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-term</code></dt>
<dd>A page term.</dd>
<dt><code>.paige-terms</code></dt>
<dd>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>