MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
Awsome2464 (talk | contribs) (Created page with "→All CSS here will be loaded for users of the mobile site: @import "/load.php?mode=articles&articles=u:dev:MediaWiki:SpoilerTags.css&only=styles"; @import url('https://fonts.googleapis.com/css2?family=Fresca&display=swap'); →Article content across whole site: #content { background-color: #453534; color: #ffffff; font-size: 20px; margin-bottom: 5em;} #content ul {list-style: outside;} #content a.external { font-family: 'Fresca' !important;...") |
Awsome2464 (talk | contribs) (Replaced content with "→All CSS here will be loaded for users of the mobile site: ") Tags: Replaced Reverted |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the mobile site */ | /* All CSS here will be loaded for users of the mobile site */ | ||
Revision as of 07:29, 12 April 2025
/* All CSS here will be loaded for users of the mobile site */