Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
A Year's in review of the independent DanTDM Wiki Learn More >, Thank you!

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
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 {
#mw-page-base {
     background: transparent;
     background: transparent;
}
}
Line 64: Line 64:


body {
body {
     background: url(https://dantdm.wiki/images/thumb/0/01/Community-Page-Header.jpg/800px-Community-Page-Header.jpg?20250531232857) no-repeat center center fixed;
     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;