Anonymous

Changes

From Polyphasic Sleep Wiki
m
no 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;
 
}
 
}
2,083

edits