File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ p.searchtip {
169
169
/* -- body styles ----------------------------------------------------------- */
170
170
171
171
a {
172
- color: #005B81 ;
172
+ color: #774212 ;
173
173
text-decoration: none;
174
174
}
175
175
301
301
}
302
302
303
303
a>tt {
304
- color: #005B81 ;
304
+ color: #774212 ;
305
305
}
306
306
.viewcode-back {
307
307
font-family: helvetica,arial,sans-serif;
@@ -749,6 +749,11 @@ div.section > ul > li {
749
749
div.section > ol > li {
750
750
margin-top: 0.5em;
751
751
}
752
+
753
+ div.toctree-wrapper.compound > ul > li {
754
+ margin-top: 0.5em;
755
+ }
756
+
752
757
div.section > h2, div.section > h3,div.section > h4 {margin-top:0;padding-top:0;line-height:1.77}
753
758
/* div.admonition p {line-height:1.6875} */
754
759
div.admonition p {line-height:1.5em}
@@ -758,7 +763,7 @@ p > div.admonition {margin-left:0;}
758
763
li > div.admonition {margin-left:0;}
759
764
760
765
div#btnv {padding-top:2em;padding-bottom:2.5em;}
761
- div#btnv ul#btnvl {display:block;width:auto;margin:auto;}
766
+ div#btnv ul#btnvl {display:block;width:auto;margin:auto; text-align: center; }
762
767
/* div#btnv ul#btnvl li {border-top:solid 1pt #402817;} div#btnv ul#btnvl li {border-bottom:solid 1pt #402817;} */
763
768
div#btnv ul#btnvl li {display:inline;list-item-style:none;font-size:100%;padding:1em; width:33%;margin:0;}
764
769
div#btnv ul#btnvl li#btnvup:before,
You can’t perform that action at this time.
0 commit comments