MediaWiki:Mobile.css
From Ninja250Wiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
/* CSS placed here will affect users of the mobile site */ body { background: #b0b7a7 url(background3.jpg); } a { background: #b0b7a7 url(background3.jpg); color: #002bb8; } div { background: #b0b7a7 url(background3.jpg); } #content_wrapper { background: #b0b7a7 url(background3.jpg); } #mw-mf-last-modified { background: #b0b7a7 url(background3.jpg); } .top-bar { background: #b0b7a7 url(background3.jpg); } .truncated-text { background: #b0b7a7 url(background3.jpg); } #class="top-bar truncated-text" |