MediaWiki:Common.css: Difference between revisions
Import site CSS |
Import site CSS |
||
| Line 107: | Line 107: | ||
.hatnote.research-notes-disclaimer { | .hatnote.research-notes-disclaimer { | ||
color: #54595d; | color: #54595d; | ||
} | |||
.soldier-research-notes { | |||
margin: 0.4em 0 0.8em 0; | |||
} | |||
.soldier-research-notes-heading { | |||
font-weight: bold; | |||
margin: 0.4em 0 0.2em 0; | |||
} | |||
.mw-parser-output h2:has(#Research_notes), | |||
.mw-parser-output h2:has(#Research_notes) + ul, | |||
.mw-parser-output h2:has(#Research_notes) + p { | |||
display: none !important; | |||
} | } | ||