Compare commits

..

No commits in common. "4e83792262909f1a884078db58a6e7f833e04780" and "bbab18f53e37157caf9b89b35e524a732f597a9c" have entirely different histories.

3 changed files with 3 additions and 12 deletions

View file

@ -196,11 +196,6 @@ table, td, th {
padding: 6px;
}
ol li::marker {
font-size: 18px;
font-weight: 700;
}
.hidden {
display: none;
}

View file

@ -1,4 +0,0 @@
<div>
<h2>Table Of Contents</h2>
{{ .Page.TableOfContents }}
</div>

File diff suppressed because one or more lines are too long