1,970
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
/* Douglas attempts to add more space between paragraphs */ | /* Douglas attempts to add more space between paragraphs */ | ||
p {line-height: 1.5em} | p {line-height: 1.5em} | ||
ul li { padding: 5px 0px } | ul li { padding: 5px 0px; line-height: 1.5em } |