748
edits
(Add plainlinks class) |
m (support i>em) |
||
Line 164: | Line 164: | ||
.float-right > :last-child { margin-bottom: 0; } | .float-right > :last-child { margin-bottom: 0; } | ||
i > i | i > i, i > em, em > i, em > em { font-style: normal; } | ||
i > i > i | i > i > i { font-style: italic; } | ||
i > i > i > i { font-style: normal; } | i > i > i > i { font-style: normal; } | ||