Style tables of contents
This commit is contained in:
@@ -138,6 +138,15 @@ img.bigimg {
|
||||
margin: 1em 0;
|
||||
padding: 1em;
|
||||
}
|
||||
.toc {
|
||||
background: var(--background-bright);
|
||||
border-radius: 4px;
|
||||
box-shadow: 5px 5px var(--shadow);
|
||||
display: inline-block;
|
||||
margin: 0 1em 1em 1em;
|
||||
padding: 0 1em;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* FOOTER */
|
||||
.footer {
|
||||
|
Reference in New Issue
Block a user