Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Newer edit →
Template:Colored box/style.css
(view source)
Revision as of 21:32, 14 February 2021
52 bytes added
,
21:32, 14 February 2021
suppress margin for the first child of the content div for the colored box (this is so the paragraph element doesn't expand the space between title and content)
Line 19:
Line 19:
}
}
−
.mw-tpl-colorbox-title p {
+
.mw-tpl-colorbox-title p
:first-child, .mw-tpl-colorbox-content p:first-child
{
margin: 0;
margin: 0;
}
}
SciWhiz12
297
edits