MediaWiki:Common.css: Difference between revisions
DoctorDalek (talk | contribs) No edit summary |
DoctorDalek (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
} | } | ||
. | .mw-highlight pre { | ||
font-size: | font-size: 80%; | ||
} | } |
Revision as of 05:43, 1 August 2023
/* CSS placed here will be applied to all skins */
.mw-logo-container {
display: none;
}
.mw-logo-icon {
width: auto;
}
.mw-highlight pre {
font-size: 80%;
}