MediaWiki:Gadget-Wallpapers.css

From Halopedia, the Halo wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Custom wallpapers */

.opacity70 {
	background: url(https://halo.wiki.gallery/images/c/ca/70opacity.png) repeat;
}

.cea {
	background: url(https://halo.wiki.gallery/images/3/3e/HCEA_Installation04Menu_Concept_1.jpg) no-repeat center top;
}
body.mediawiki .cea a {
	color: #800080 !important;
}

.censor {
	background: url(https://halo.wiki.gallery/images/4/48/ONI_Censored.jpg) no-repeat center top;
}
body.mediawiki .censor a {
	color: #C0C0C0 !important;
}

.doomed {
	background: url(https://halo.wiki.gallery/images/0/01/HR_EliteExecution_Concept.png) no-repeat center top;
}
body.mediawiki .doomed a {
	color: #CD5C5C !important;
}

.halo3 {
	background: url(https://halo.wiki.gallery/images/e/ef/H3_-_Manual_interior.jpg) no-repeat center top;
}
body.mediawiki .halo3 a {
	color: #1AAAE7 !important;
}

.halo5 {
	background: url(https://halo.wiki.gallery/images/8/87/Halo_5_-_Guardian_wallpaper.jpg) no-repeat center top;
}
body.mediawiki .halo5 a {
	color: #C0C0C0 !important;
}

.odst {
	background: url(https://halo.wiki.gallery/images/4/46/ODSTbg4.jpg) no-repeat center top;
}
body.mediawiki .odst a {
	color: #00BFFF !important;
}

.property {
	background: url(https://halo.wiki.gallery/images/6/6c/ONI_Property.jpg) no-repeat center top;
}
body.mediawiki .property a {
	color: #C0C0C0 !important;
}

.rookie {
	background: url(https://halo.wiki.gallery/images/c/c2/BG_-_ODST.png) no-repeat center top;
}
body.mediawiki .rookie a {
	color: #1AAAE7 !important;
}