Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Manual revert |
||
| Line 3: | Line 3: | ||
#mw-panel { | #mw-panel { | ||
width: 10em; | width: 10em; | ||
} | } | ||
} | } | ||
Revision as of 16:19, 29 October 2021
/* CSS placed here will be applied to all skins */
@media screen and (min-width: 982px) {
#mw-panel {
width: 10em;
}
}