Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
background-image: url("http://tekkit.it/image/Background.png") !important; | background-image: url("http://tekkit.it/image/Background.png") !important; | ||
background-repeat: no-repeat !important; | background-repeat: no-repeat !important; | ||
background: # | background: #13202e; | ||
margin: 0; | margin: 0; | ||
} | } |
Revision as of 13:53, 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: #13202e; margin: 0; }