Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→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 left black; ...") |
|||
Line 5: | Line 5: | ||
background-position: left top; | background-position: left top; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
#pageWrapper { | |||
margin-right: 10px; |
Revision as of 21:47, 19 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 left black; background-position: left top; background-attachment: fixed; #pageWrapper { margin-right: 10px;