MediaWiki:Mobile.css
Revision as of 16:37, 24 July 2022 by Totengeist (talk | contribs)
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* All CSS here will be loaded for users of the mobile site */ .social a, .social a:visited { font-size: 2.3em !important; color: #000 !important; background-image: none !important; background-position: initial !important; background-repeat: no-repeat !important; padding-right: inherit !important; } .main-news { display: none; } #main-guides { margin-right: 0.5em; } #main-guides .column { padding: 0.5em; } #main-guides .header { font-weight: bold; background-color: #1b4f72; color: #fff; padding: 0 0.5em; margin: -0.5em -0.5em 0; } #main-guides .header a { color: #fff; }