enlarge li, li p gaps
This commit is contained in:
parent
a2a26eb189
commit
c9528396a1
|
@ -142,11 +142,11 @@ h6:hover .anchor {
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content li {
|
.post-content li {
|
||||||
margin-top: 5px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content li p {
|
.post-content li p {
|
||||||
margin-bottom: 0;
|
margin-bottom: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content dl {
|
.post-content dl {
|
||||||
|
|
Loading…
Reference in New Issue