style the TOC as 3 columns in the dungeon theme
This commit is contained in:
parent
6684cfce19
commit
56e8f9113e
@ -64,3 +64,13 @@ pre {
|
||||
border: 1px solid #222;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.toc {
|
||||
column-count: 3;
|
||||
column-gap: 20px;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
.toc ul, .toc ol {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user