MediaWiki:Common.css: Difference between revisions
init |
(No difference)
|
Revision as of 18:32, 21 November 2024
/* CSS placed here will be applied to all skins */
/* .infoboxwidth {} */
@media (min-width: 35rem) {
div {
background: yellow;
}
}