MediaWiki:Common.css: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) No edit summary |
Stonezhong (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* other global css tools */ | /* other global css tools */ | ||
Revision as of 11:59, 5 March 2023
/* CSS placed here will be applied to all skins */
/* other global css tools */
.mw-collapsible-toggle {
float: none !important;
}
.mono {
font-family:Courier;
}
.full {
width: 100%;
}
div.expandable {
background-color:#FFF8DC;
}