Change article metadata classes to IDs

This commit is contained in:
Will Faught
2023-03-04 15:28:39 -08:00
parent 15f1a617ab
commit 0e25a00fe3
9 changed files with 80 additions and 71 deletions

View File

@@ -805,11 +805,11 @@ If you want a more minimal look,
try the following in your `layouts/partials/paige/style-first.css`:
```css
.paige-authors,
.paige-reading-time,
.paige-terms,
.paige-toc,
#paige-authors,
#paige-credit,
#paige-reading-time,
#paige-terms,
#paige-toc,
#paige-pages .paige-authors,
#paige-pages .paige-date,
#paige-pages .paige-summary,