MediaWiki:Mobile.css
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url("/wiki/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css");
body { background-color: #f9fdfa !important; }
#cosmos-content { padding: 10px !important; }
#cosmos-content-main {
width: 100% !important;
padding: 20px !important;
background: #fff !important;
border-radius: 8px !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.1) !important;
}
#cosmos-right-rail { display: none !important; }
.portable-infobox {
width: 100% !important;
float: none !important;
margin: 10px 0 !important;
}