MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
Override values set inline by software, they preload before the css and look bad if set in-config
No edit summary
(Override values set inline by software, they preload before the css and look bad if set in-config)
Line 27: Line 27:


.minerva-header .branding-box img {
.minerva-header .branding-box img {
   width: 100%;
   width: 100% !important;
   height: auto;
   height: auto !important;
}
}


Navigation menu