We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b235e4 commit eda6719Copy full SHA for eda6719
docs/stylesheets/toc.xsl
@@ -16,7 +16,7 @@
16
}
17
h1 {
18
text-align: center;
19
- font-size: 20px;
+ font-size: 16px;
20
21
div {
22
border-bottom: 1px dashed rgb(200,200,200);
@@ -27,24 +27,24 @@
27
28
li {
29
list-style: none;
30
- padding-top: 20px;
+ padding-top: 16px;
31
32
li li {
33
- padding-top: 5px;
+ padding-top: 4px;
34
35
li li li {
36
padding-top: 0px;
37
38
ul {
39
40
padding-left: 0em;
41
42
ul ul {
43
font-size: 80%;
44
padding-left: 1em;
45
46
ul ul ul ul {
47
- font-size: 12.8px;
+ font-size: 10px;
48
margin-top: 0px;
49
margin-bottom: 0px;
50
0 commit comments