Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
m (I think it's probably time to take down our christmas lights and begin cheering for warmer weather :)) |
|||
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: url("https://pinwiki.com/wiki/christmas-lights.gif"); | background-image: url("https://pinwiki.com/wiki/christmas-lights.gif"); | ||
height: 130px; | height: 130px; | ||
} | } | ||
− |
Latest revision as of 12:42, 23 December 2024
/* 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"); height: 130px; }