diff --git a/README.md b/README.md index 70bc17de..01752c55 100644 --- a/README.md +++ b/README.md @@ -760,22 +760,6 @@ then replace that use of `paige/metadata.html` with your own design. Use these CSS selectors to extend the default styling:
-
#paige-copyright
-
The copyright in the footer.
-
#paige-credit
-
The credit in the footer.
-
#paige-footer
-
The footer element in the container.
-
#paige-header
-
The header element in the container.
-
#paige-main
-
The main element in the container.
-
#paige-pages
-
The page list in the list and term layouts.
-
#paige-pagination
-
The pagination links in the list and term layouts.
-
#paige-root
-
The outermost element in the body.
.paige-article
The page article.
.paige-authors
@@ -826,6 +810,22 @@ Use these CSS selectors to extend the default styling:
The page table of contents.
.paige-unpublished
Applied to the title of unpublished (draft, expired, future) pages in the list and term layouts.
+
#paige-copyright
+
The copyright in the footer.
+
#paige-credit
+
The credit in the footer.
+
#paige-footer
+
The footer element in the container.
+
#paige-header
+
The header element in the container.
+
#paige-main
+
The main element in the container.
+
#paige-pages
+
The page list in the list and term layouts.
+
#paige-pagination
+
The pagination links in the list and term layouts.
+
#paige-root
+
The outermost element in the body.
If you hide `#paige-credit`, please credit this project in a post to help others find it.