MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#siteSub { | |||
display: block; | |||
} | } | ||
. | |||
<div class="notes-list"> | |||
<references group="note" /> | |||
</div> | |||
.notes-list ol { | |||
font-size: 0.9em; | |||
color: #555; | |||
} | } | ||
.hatnote { | |||
. | font-style: italic; | ||
padding-left: 1.6em; | |||
margin-bottom: 0.5em; | |||
. | |||
} | } | ||
. | .hatnote a { | ||
font-style: normal; | |||
font- | |||
} | } | ||