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 {
169169/* -- body styles ----------------------------------------------------------- */
170170
171171a {
172- color: #005B81 ;
172+ color: #774212 ;
173173 text-decoration: none;
174174}
175175
301301}
302302
303303a>tt {
304- color: #005B81 ;
304+ color: #774212 ;
305305}
306306.viewcode-back {
307307 font-family: helvetica,arial,sans-serif;
@@ -749,6 +749,11 @@ div.section > ul > li {
749749div.section > ol > li {
750750 margin-top: 0.5em;
751751}
752+
753+ div.toctree-wrapper.compound > ul > li {
754+ margin-top: 0.5em;
755+ }
756+
752757div.section > h2, div.section > h3,div.section > h4 {margin-top:0;padding-top:0;line-height:1.77}
753758/* div.admonition p {line-height:1.6875} */
754759div.admonition p {line-height:1.5em}
@@ -758,7 +763,7 @@ p > div.admonition {margin-left:0;}
758763li > div.admonition {margin-left:0;}
759764
760765div#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; }
762767/* div#btnv ul#btnvl li {border-top:solid 1pt #402817;} div#btnv ul#btnvl li {border-bottom:solid 1pt #402817;} */
763768div#btnv ul#btnvl li {display:inline;list-item-style:none;font-size:100%;padding:1em; width:33%;margin:0;}
764769div#btnv ul#btnvl li#btnvup:before,
You can’t perform that action at this time.
0 commit comments