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