Difference between revisions of "MediaWiki:Vector.css"

From EntropiaPlanets Wiki - Entropia Universe Guides Wiki Info
m
m (Blanked the page)
Tag: Blanking
 
(235 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* 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;
}

Latest revision as of 17:01, 5 August 2022