To get rid of this ad please Sign up/Login.
Difference between revisions of "MediaWiki:Vector.css"
m |
m |
||
Line 6: | Line 6: | ||
.smwtable .row-odd {background-color:#fcfcfc; } | .smwtable .row-odd {background-color:#fcfcfc; } | ||
.smwtable .row-even {background-color:#f7f7f7; } | .smwtable .row-even {background-color:#f7f7f7; } | ||
.skintest { | |||
color: red; | |||
} |
Revision as of 06:56, 4 April 2013
/* CSS placed here will affect users of the Vector skin */ .mw-body a.external {color: #A55858} .smwtable .row-odd {background-color:#fcfcfc; } .smwtable .row-even {background-color:#f7f7f7; } .skintest { color: red; }