MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 154: | Line 154: | ||
.mw-parser-output div[style*="font-size"] > p { | .mw-parser-output div[style*="font-size"] > p { | ||
margin: 0 !important; | margin: 0 !important; | ||
} | |||
body.hide-commentary .commentary-block { | |||
display: none; | |||
} | |||
.commentary-toggle-btn { | |||
margin-bottom: 1em; | |||
padding: 6px 14px; | |||
cursor: pointer; | |||
} | } | ||