Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: #toc ul{ display:none; }") |
|||
| Line 2: | Line 2: | ||
#toc ul{ | #toc ul{ | ||
display:none; | display:none; | ||
} | |||
MediaWiki:Common.css.mw-wiki-logo { | |||
background-size: contain; | |||
} | } | ||
Latest revision as of 13:26, 7 February 2022
/* CSS placed here will be applied to all skins */
#toc ul{
display:none;
}
MediaWiki:Common.css.mw-wiki-logo {
background-size: contain;
}