User:RainbowGem2/common.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
:root {
:root {
   /*** body background ***/
   /*** body background ***/
   background: url(/images/2/20/DeadlockWikiBG.png.png) top center / cover no-repeat fixed;
   background: url(https://deadlocked.wiki/images/2/20/DeadlockWikiBG.png.png);
}
}

Revision as of 02:47, 6 September 2024

/*** Theme ***/
:root {
  /*** body background ***/
  background: url(https://deadlocked.wiki/images/2/20/DeadlockWikiBG.png.png);
}