GlimmerDev (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →Douglas attempts to add more space between paragraphs: p {margin-bottom: 2em}") |
GlimmerDev (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Douglas attempts to add more space between paragraphs */ | /* Douglas attempts to add more space between paragraphs */ | ||
p {margin-bottom: | p {margin-bottom: 1em} | ||
Revision as of 20:37, 6 December 2020
/* CSS placed here will be applied to all skins */
/* Douglas attempts to add more space between paragraphs */
p {margin-bottom: 1em}