MediaWiki:Common.css
From Citizens Wiki
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.
/* CSS placed here will be applied to all skins */ #p-logo { height: 210px; margin-top: 0px; clear: both; margin-bottom: -160px; position: relative; padding: 0px; } #p-logo a, #p-logo a:hover { height: 210px; clear: both; padding: 0px; margin: 0px; } /* Pad Google AdSense box in portlet in sidebar */ #p-googleadsense .pBody { padding-top: 5px; text-align: center; } body { background: #f9f9f9 url(http://wiki.citizensnpcs.net/background.png) 0 0 no-repeat; color: black; margin: 0; padding: 0; }