MediaWiki:Common.css: Difference between revisions

imported>Leoetlino
move to site.css
imported>Leoetlino
move to link tag
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url("https://static.zeldamods.org/assets/css/bootstrap.min.css");
/* FIX: MultimediaViewer description box is not tall enough with Bootstrap included */
.mw-mmv-above-fold {
box-sizing: content-box;
}


/* Reset italic styling set by user agent */
/* Reset italic styling set by user agent */