<p> has margins: margin: 16px 0px 16px 0px; while ul and ol have: margin-top: 2px; margin-bottom: 2px;
This means that when a list follows another item (e.g. a heading) it is visibly closer than when text follows that same item.
Description
See site-css.vm
<p> has margins: margin: 16px 0px 16px 0px; while ul and ol have: margin-top: 2px; margin-bottom: 2px;
This means that when a list follows another item (e.g. a heading) it is visibly closer than when text follows that same item.