Toggle menu
Forge Community Wiki
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version
Personal tools
Create account
Log in
personal-extra
Toggle search
Search
Random page
Views
View
View source
History
Actions
Changes
From Forge Community Wiki
← 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
Namespaces
Template
Discussion
Variants