MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#footer { | |||
display: block !important; | |||
} | |||
Revision as of 00:20, 18 January 2026
/* CSS placed here will be applied to all skins */
#footer {
display: block !important;
}