MediaWiki:Mobile.css: Difference between revisions

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