MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
Testing new site theme :D |
Updated background as per staff discussion |
||
| 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 { | |||
background: transparent; | background: transparent; | ||
} | } | ||
| Line 64: | Line 64: | ||
body { | body { | ||
background: url(https://dantdm.wiki/images/thumb/ | background: url(https://dantdm.wiki/images/thumb/8/8c/DanTDMNewLab.png/800px-DanTDMNewLab.png?20250607174339) no-repeat center center fixed; | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
-moz-background-size: cover; | -moz-background-size: cover; | ||