Add See Next section #44
This commit is contained in:
parent
5c94f0297f
commit
4503d1b7a3
13 changed files with 56 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue