MediaWiki:Mobile.css
Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body{text-align:justify; background-color: #E9EAED;} div#mw-mf-page-left {background-color: #3a5795; border-left: solid 12px #FFFFFF;} div#mw-mf-page-left li{background-color: #3a5795;} #mw-mf-page-left ul li {border-bottom: 1px solid white;} #mw-mf-page-left ul:first-child {border-bottom: 12px solid #FFFFFF;} .header a#secondary-button {background-color: #3A5795;} .header a {background-color: white;border: 2px solid #3A5795;} input#searchInput { padding: 5px;} div.header{background-color: #3a5795; } div.pre-content{border-bottom: solid 4px #3A5795;} ul#page-actions { background: white;} div#content {background-color: white; padding: 6px;border-radius: 5px;} table.diff th,td{width:50%;} table.diff td{ padding-left:2%; padding:right:2%; } table.diff th{background-color:#3a5795;color:white;} div#content{margin-left:5%; margin-right:5%;} div#content_wrapper h1,h2,h3,h4 {color: #3A5795;} div#footer {background-color: #3A5795;} div#footer,div#footer h1,div#footer h2,div#footer h3,div#footer h4, div#footer a {color: white;} @media screen and (max-width:500px){ table.diff th,td {font-weight:bold;display:block;width:100%;} div#content{margin-left:5px;margin-right:5px; } table.diff th:nth-child(even){background: black; color:white;} table.diff th:nth-child(odd){background: rgb(58, 87, 149); color:white;} table.diff td:nth-child(odd){color:#3a5795;padding:5px;} }