518
edits
KimPegasus (talk | contribs) m |
KimPegasus (talk | contribs) (Change documentation border style.) |
||
Line 3: | Line 3: | ||
/* Add spacing above documentation boxes. */ | /* Add spacing above documentation boxes. */ | ||
#template-documentation { margin-top: 1em; } | #template-documentation { margin-top: 1em; } | ||
+ | #template-documentation.box { | ||
+ | border-width: 3px; | ||
+ | border-style: dashed; | ||
+ | } | ||
/* Make reference lists smaller. */ | /* Make reference lists smaller. */ |