MediaWiki:Common.css: Difference between revisions
add .sc for smallcaps |
collapse float-rights together |
||
| Line 157: | Line 157: | ||
} | } | ||
.float-right > :first-child { margin-top: 0; } | .float-right > :first-child, | ||
.float-right > :last-child { margin-bottom: 0; } | .float-right + .float-right { margin-top: 0; } | ||
.float-right > :last-child { margin-bottom: 0; } | |||
i > i { font-style: normal; } | i > i { font-style: normal; } | ||