Delete rather than comment out the offending CSS

pull/977/head
Kegan Dougal 9 years ago
parent 4e1e82f995
commit a49d5f67f1

@ -244,10 +244,6 @@ div.viewcode-block:target {
border-bottom: 1px solid #ac9;
}
p {
/* margin: 0; - setting this leads to no spacing between paragraphs which looks ugly */
}
ul li dd {
margin-top: 0;
}

Loading…
Cancel
Save