MediaWiki:Minerva.css: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(copy from MediaWiki:Mobile.css, since apparently it's been broken on MobileFrontend since MediaWiki 1.35)
 
(does not work; code has been moved to MediaWiki:Gadget-MobileFaux.css instead)
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* All CSS here will be loaded for users of the MinervaNeue skin */

span.foo {
font-variant-caps: petite-caps;
}

.mobilehide {
display: none;
}

/* Widens DismissableSiteNotice */
.mw-dismissable-notice-body { margin: 0 !important; }
.mw-dismissable-notice-close { margin: 0.5rem !important; }

/* Temporary workaround for https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/issues/46 */
.tabber__section pre {
display: none;
}

Latest revision as of 03:05, 15 August 2022

/* All CSS here will be loaded for users of the MinervaNeue skin */