MediaWiki:Minerva.css: Difference between revisions

m
no edit summary
(CSS changes from temp site, pending LESS rewrite)
 
mNo edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
Line 1,008: Line 1,008:
     max-width: 100%;
     max-width: 100%;
     height:auto;
     height:auto;
}
.header .branding-box h1, .header .branding-box a {
    /* fix wiki header title color on mobile */
    color: var(--body-color);
}
}