MediaWiki:Common.css: Difference between revisions
DoctorDalek (talk | contribs) No edit summary |
DoctorDalek (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
.mt-highlight pre { | .mt-highlight pre { | ||
font-size: | font-size: 75%; | ||
} | } |
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;
}
.mt-highlight pre {
font-size: 75%;
}