MediaWiki:Gadget-Wallpapers.css

From Destinypedia, the Destiny wiki

Revision as of 08:22, October 1, 2021 by Porplemontage (talk | contribs) (Created page with "→‎Custom wallpaper: .destiny { background: url(https://destiny.wiki.gallery/images/2/23/Travelers_rest_desktop.jpg) no-repeat center top !important; } .destiny a { color...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 wallpaper */

.destiny {
	background: url(https://destiny.wiki.gallery/images/2/23/Travelers_rest_desktop.jpg) no-repeat center top !important;
}
.destiny a {
	color: #1AAAE7;
}
.destiny a:visited {
	color: #1AAAE7;
}
.citadel {
	background: url(https://destiny.wiki.gallery/images/f/f4/Citadel_desktop.jpg) no-repeat center top !important;
}
.citadel a {
	color: #060;
}
.citadel a:visited {
	color: #060;
}
.exclusion {
	background: url(https://destiny.wiki.gallery/images/7/77/Exclusion_zone_desktop.jpg) no-repeat center top !important;
}
.exclusion a {
	color: #F30;
}
.exclusion a:visited {
	color: #F30;
}
.hellmouth {
	background: url(https://destiny.wiki.gallery/images/e/ed/Hellmouth_desktop.jpg) no-repeat center top !important;
}
.hellmouth a {
	color: #1AAAE7;
}
.hellmouth a:visited {
	color: #1AAAE7;
}
.mars {
	background: url(https://destiny.wiki.gallery/images/c/c0/Mars_desktop.jpg) no-repeat center top !important;
}
.mars a {
	color: #C30;
}
.mars a:visited {
	color: #C30;
}
.garden {
	background: url(https://destiny.wiki.gallery/images/c/c9/Garden_desktop.jpg) no-repeat center top !important;
}
.garden a {
	color: #ff1a1a;
}
.garden a:visited {
	color: #ff1a1a;
}
.reef {
	background: url(https://destiny.wiki.gallery/images/0/0d/Destiny_Reef_queen.jpg) no-repeat center top !important;
}
.reef a {
	color: #cc3399;
}
.reef a:visited {
	color: #cc3399;
}
.director {
	background: url(https://destiny.wiki.gallery/images/2/22/Destiny_2_Director_post-campaign.png) no-repeat center top !important;
}
.diretor a {
	color: #F90;
}
.director a:visited {
	color: #F90;
}
.opacity70 {
	background: url(https://destiny.wiki.gallery/images/c/ca/70opacity.png) repeat;
}
.ttk {
	background: url(https://destiny.wiki.gallery/images/e/e3/ConceptArt_Space_Battle_01-1170x731.jpg) no-repeat center top !important;
}
.ttk a {
	color: #1AAAE7;
}
.ttk a:visited {
	color: #1AAAE7;
}