MediaWiki:Minerva.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "→‎<pre>: body { font-family: system-ui, -apple-system, Roboto, Helvetica, sans-serif; } @media all and (max-width: 320px) { body { font-size: 0.9em; } } #mw-content-text { line-height: 1.7em; } .pre-content h1, .content h1, .content h2 { font-weight: bold; } body { background: var(--body-background-color); color: var(--text-color); } select { color: var(--text-color); } a:not( [ href ] ) { color: inherit; } a.exter...")
 
No edit summary
 
Line 1,675: Line 1,675:
     max-width: inherit !important;
     max-width: inherit !important;
     height: inherit !important;
     height: inherit !important;
}
.header-container.header-chrome {
    background: url(https://runescape.wiki/images/RuneScape_Wiki_background.jpg?651c1) #f6f6f6 no-repeat;
    background-size: 900px;
    background-position: 0 50%;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.1);
}
}

Navigation menu