MediaWiki:Common.css: Difference between revisions
From Polyphasic Sleep Wiki
mNo edit summary |
mNo edit summary |
||
| Line 1,104: | Line 1,104: | ||
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) { | .client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) { | ||
display: none; | display: none; | ||
} | |||
/* Hatnotes and disambiguation notices */ | |||
.hatnote { | |||
font-style: italic; | |||
} | |||
.hatnote i { | |||
font-style: normal; | |||
} | |||
div.hatnote { | |||
/* @noflip */ | |||
padding-left: 1.6em; | |||
margin-bottom: 0.5em; | |||
} | |||
div.hatnote + div.hatnote { | |||
margin-top: -0.5em; | |||
} | } | ||
