MediaWiki:Gadget-Wallpapers.css

From Destinypedia, the Destiny 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://destiny.wiki.gallery/images/c/ca/70opacity.png) repeat;
}

.citadel {
	background: url(https://destiny.wiki.gallery/images/f/f4/Citadel_desktop.jpg) no-repeat center top;
}
body.mediawiki .citadel a {
	color: #060 !important;
}

.destiny {
	background: url(https://destiny.wiki.gallery/images/2/23/Travelers_rest_desktop.jpg) no-repeat center top;
}
body.mediawiki .destiny a {
	color: #1AAAE7 !important;
}

.director {
	background: url(https://destiny.wiki.gallery/images/2/22/Destiny_2_Director_post-campaign.png) no-repeat center top;
}
body.mediawiki .director a {
	color: #F90 !important;
}

.exclusion {
	background: url(https://destiny.wiki.gallery/images/7/77/Exclusion_zone_desktop.jpg) no-repeat center top;
}
body.mediawiki .exclusion a {
	color: #F30 !important;
}

.garden {
	background: url(https://destiny.wiki.gallery/images/c/c9/Garden_desktop.jpg) no-repeat center top;
}
body.mediawiki .garden a {
	color: #ff1a1a !important;
}

.hellmouth {
	background: url(https://destiny.wiki.gallery/images/e/ed/Hellmouth_desktop.jpg) no-repeat center top;
}
body.mediawiki .hellmouth a {
	color: #1AAAE7 !important;
}

.mars {
	background: url(https://destiny.wiki.gallery/images/c/c0/Mars_desktop.jpg) no-repeat center top;
}
body.mediawiki .mars a {
	color: #C30 !important;
}

.reef {
	background: url(https://destiny.wiki.gallery/images/0/0d/Destiny_Reef_queen.jpg) no-repeat center top;
}
body.mediawiki .reef a {
	color: #cc3399 !important;
}

.ttk {
	background: url(https://destiny.wiki.gallery/images/e/e3/ConceptArt_Space_Battle_01-1170x731.jpg) no-repeat center top;
}
body.mediawiki .ttk a {
	color: #1AAAE7 !important;
}