blob: 0957a64e0b856477331996d171c15e1c7c3f6e0c [file] [log] [blame]
Matteo Scandolo888e09c2018-08-06 09:32:18 -07001.page-inner {
Matteo Scandolocb3eb912018-08-10 15:04:15 -07002 max-width: 85% !important;
Matteo Scandolo888e09c2018-08-06 09:32:18 -07003}
4
5.page-toc {
6 max-width: 400px;
7 margin-left: 10px;
8}
9
10.page-toc li {
11 list-style: disc;
12 text-indent: -1.5em;
13 padding-left: 1.5em;
14}