a | b/Docs/_static/custom.css | ||
---|---|---|---|
1 | |||
2 | #rtd-footer-container { |
||
3 | margin: 0px !important; |
||
4 | } |
||
5 | |||
6 | |||
7 | /* th > p:first-child, |
||
8 | td > p:first-child, |
||
9 | li > p:first-child, |
||
10 | dt > p:first-child, |
||
11 | dd > p:first-child, |
||
12 | dl > p:first-child { |
||
13 | margin-top: 0px; |
||
14 | } |
||
15 | |||
16 | th > p:last-child, |
||
17 | td > p:last-child, |
||
18 | li > p:last-child, |
||
19 | dt > p:last-child, |
||
20 | dd > p:last-child, |
||
21 | dl > p:last-child { |
||
22 | margin-bottom: 0px; |
||
23 | } |
||
24 | */ |