Matteo Scandolo | 888e09c | 2018-08-06 09:32:18 -0700 | [diff] [blame] | 1 | .page-inner { |
Matteo Scandolo | cb3eb91 | 2018-08-10 15:04:15 -0700 | [diff] [blame] | 2 | max-width: 85% !important; |
Matteo Scandolo | 888e09c | 2018-08-06 09:32:18 -0700 | [diff] [blame] | 3 | } |
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 | } |