mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-03 13:03:41 +01:00
Delete rather than comment out the offending CSS
This commit is contained in:
parent
4e1e82f995
commit
a49d5f67f1
|
|
@ -244,10 +244,6 @@ div.viewcode-block:target {
|
||||||
border-bottom: 1px solid #ac9;
|
border-bottom: 1px solid #ac9;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
|
||||||
/* margin: 0; - setting this leads to no spacing between paragraphs which looks ugly */
|
|
||||||
}
|
|
||||||
|
|
||||||
ul li dd {
|
ul li dd {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue