style the TOC as 3 columns in the dungeon theme
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user