Jump to content

Module:Hatnote/styles.css: Difference between revisions

m (1 revision imported)
en>Izno
(move @print none to templatestyles from MediaWiki:Print.css to support MediaWiki talk:Common.css/to do#Turn mobile.css/js totally off)
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;
}
}
}
Anonymous user