To get rid of this ad please Sign up/Login.
MediaWiki:Vector.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)
- 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 */ .smwtable .row-odd {background-color:#fcfcfc; } .smwtable .row-even {background-color:#f7f7f7; } .skintest { color: red; } .mw-body a:link { color: #0084b4; } .wikiFocusBorder { border-color: rgb(211, 211, 211); border-style: solid; border-width: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; } .wikiFocusBack { background: rgb(250, 250, 250) url('http://www.entropiaplanets.com/styles/fusion/xenforo/gradients/category-23px-light.png') repeat-x top; }