Module:Hatnote/styles.css
外观
/* {{pp-template|small=yes}} */
.hatnote {
font-size: small;
}
div.hatnote {
/* @noflip */
padding-left: 2em;
margin-bottom: 0.8em;
margin-top: 0.8em;
}
.hatnote + span.mw-empty-elt + .hatnote,
.hatnote + link + .hatnote {
margin-top: -0.5em;
}
body.skin-minerva .hatnote-notice-img,
body.skin-minerva .hatnote-notice-img-small {
display: none;
}
@media print {
body.ns-0 .hatnote {
display: none !important;
}
}