MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 53: | Line 53: | ||
} | } | ||
/* Remove | /* Remove <p> tags containing only <br> */ | ||
.mw-parser-output > p: | .mw-parser-output > p:first-child { | ||
margin: 0 !important; | |||
padding: 0 !important; | |||
display: none; | display: none; | ||
} | } | ||