MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
BODY { background: | BODY { background: black } | ||
body { background: url("banner.jpeg") right top } /* 100% 0% */ | body { background: url("banner.jpeg") right top } /* 100% 0% */ |
Revision as of 15:22, 6 November 2024
/* All CSS here will be loaded for users of the Vector skin */
BODY { background: black }
body { background: url("banner.jpeg") right top } /* 100% 0% */