MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 166: | Line 166: | ||
margin-left: 0 !important; | margin-left: 0 !important; | ||
} | } | ||
.verse-text { | |||
display: inline; | |||
} | |||
.commentary-toggle { | .commentary-toggle { | ||
cursor: pointer; | cursor: pointer; | ||
margin-left: 0.4em; | margin-left: 0.4em; | ||
font-size: 0. | font-size: 0.75em; | ||
vertical-align: middle; | vertical-align: middle; | ||
opacity: 0.5; | opacity: 0.5; | ||
user-select: none; | user-select: none; | ||
display: inline; | |||
} | } | ||
| Line 180: | Line 185: | ||
.commentary-body { | .commentary-body { | ||
display: block; | |||
margin-top: 0.8em; | margin-top: 0.8em; | ||
} | } | ||