User:RainbowGem2/common.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
mNo edit summary
Tags: Mobile edit Mobile web edit
mNo edit summary
Line 4: Line 4:
}
}


#mw-head-base,
#mw-head {
#mw-navigation > h2 {
   display: none;
   display: none;
}
}

Revision as of 20:52, 8 September 2024

/*** Theme ***/
body {
  background: url(https://deadlocked.wiki/images/2/20/DeadlockWikiBG.png) top center / cover no-repeat fixed;
}

#mw-head {
  display: none;
}