now that I'm using it, have the TOC be a thing off to the side
This commit is contained in:
@@ -66,11 +66,17 @@ pre {
|
||||
}
|
||||
|
||||
.toc {
|
||||
column-count: 3;
|
||||
column-gap: 20px;
|
||||
font-size: 10pt;
|
||||
float: right;
|
||||
margin: 10px;
|
||||
padding: 0 15px;
|
||||
background: #EEE;
|
||||
border: 1px solid #CCC;
|
||||
}
|
||||
|
||||
.toc ul, .toc ol {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.toc label {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user