MediaWiki:Vector.css
Revision as of 13:47, 26 April 2013 by Andrei Radulescu-Banu (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.
/* CSS placed here will affect users of the Vector skin */ #t-specialpages { display: none; } li.gallerybox { background-color: transparent; border: 0px solid #36372e; display: -moz-inline-box; vertical-align: top; } li.gallerybox div.thumb { border: 0px solid #36372e; background-color: transparent; } div.thumb { background-color: transparent; border-color: transparent; } div.thumbinner { background-color: #transparent; border: 1px solid #transparent; } #footer-icon-poweredby { display: none; }