Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
div.vectorTabs ul li{ | div.vectorTabs ul li{ | ||
background- | background-color:transparent; | ||
background-image:none; | |||
} | } |
Revision as of 09:07, 20 May 2013
/* CSS placed here will affect users of the Vector skin */ body { background: url(http://ffxiv.consolegameswiki.com/images/map_of_eorzea.jpg) no-repeat top right black; background-position: right top; background-attachment: fixed; } #mw-page-base { background-color: transparent; background-image: none; } #mw-head-base { background: transparent; } div.vectorTabs ul li{ background-color:transparent; background-image:none; }