[bfdf16]: / Docs / _static / custom.css

Download this file

25 lines (20 with data), 374 Bytes

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