Add See Next section #44

This commit is contained in:
Dmitry Kolosov 2022-02-18 12:29:49 +03:00
parent 5c94f0297f
commit 4503d1b7a3
13 changed files with 56 additions and 3 deletions

View file

@ -556,6 +556,16 @@ article figcaption {
color: var(--link-state-color);
}
.read-next-title {
margin-bottom: 0;
}
.read-next-posts {
margin-top: 5px;
list-style-type:"- ";
padding-inline-start: 20px;
}
/* Other pages */
.terms {
list-style-type: none;