Changes
From Polyphasic Sleep Wiki
240 bytes added
, 3 years ago
mLine 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; |
| } | | } |