MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
try this
(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...")
 
(try this)
Line 1,643: Line 1,643:
     --thumb-image-background: var(--body-light);
     --thumb-image-background: var(--body-light);
     --thumb-caption-background: var(--body-mid);
     --thumb-caption-background: var(--body-mid);
    --body-background-image: https://runescape.wiki/images/RuneScape_Wiki_background.jpg
}
}


.content .thumbimage {
.content .thumbimage {

Navigation menu