MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 189: | Line 189: | ||
} | } | ||
.commentary-hidden { | .commentary-hidden { | ||
display: none; | |||
} | |||
.commentary-body.commentary-hidden + p:empty, | |||
.verse-block > p:empty { | |||
display: none; | display: none; | ||
} | } | ||