Template:Main Page/styles.css: Difference between revisions

From Otherkin Wiki
Content added Content deleted
imported>Jazzhorse
(Jazzhorse changed the content model of the page Template:Main Page/styles.css from "wikitext" to "Sanitized CSS")
imported>Jazzhorse
No edit summary
Line 26: Line 26:
}
}


#firstHeading {
.firstHeading {
display:none;
display:none;
}
}

Revision as of 21:14, 7 February 2023

#hero { margin-bottom: 30px; } #logo-search { max-width:550px; float:left; } #logo-search form { margin-top:1.5em; } #logo-search form .mw-ui-button { background-color:#B529A7; } @media only screen and (max-width: 1031px) { #main-illustration { display:none; } #logo-search { max-width:100%; float:none; } } .firstHeading { display:none; } .mw-searchInput { max-width: 80%; }