- */
ul {
margin-bottom: 20px;
}
/* Space between
- elements */
li {
margin-bottom: 10px;
}
/* Space after
- */
ol {
margin-bottom: 20px;
}
/* Space after paragraphs (
) */ p { margin-bottom: 20px; } /* Line height for paragraphs (
) */ p { line-height: 1.8; } /* Space below
,
, and
*/ h1, h2, h3 { margin-bottom: 10px; }