Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
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 */ | ||
#mw-page-base { | #mw-page-base { | ||
− | background-image: https://pinwiki.com/wiki/christmas-lights.gif; | + | background-image: url("https://pinwiki.com/wiki/christmas-lights.gif"); |
background-color: transparent; | background-color: transparent; | ||
} | } |
Revision as of 07:17, 27 November 2023
/* All CSS here will be loaded for users of the Vector skin */ #mw-page-base { background-image: url("https://pinwiki.com/wiki/christmas-lights.gif"); background-color: transparent; }