Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
body { | |||
background-image: url("http://tekkit.it/image/Background.png") !important; | |||
background-repeat: no-repeat !important; | |||
background: #CAD7FC; | |||
margin: 0; | |||
background- | |||
} | } | ||
Revision as of 13:49, 26 April 2013
/* CSS placed here will affect users of the Vector skin */ body { background-image: url("http://tekkit.it/image/Background.png") !important; background-repeat: no-repeat !important; background: #CAD7FC; margin: 0; }