Module:Hatnote/styles.css: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) m 1 revision imported: template update |
||
(One intermediate revision by one other user not shown) | |||
Line 19: | Line 19: | ||
.hatnote + link + .hatnote { | .hatnote + link + .hatnote { | ||
margin-top: -0.5em; | margin-top: -0.5em; | ||
} | |||
@media print { | |||
body.ns-0 .hatnote { | |||
display: none !important; | |||
} | |||
} | } |