MediaWiki:Nimbus.css

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.
/* CSS placed here will affect users of the Nimbus skin */

body { background: #fff url(https://destiny.wiki.gallery/images/9/9a/HQyeD3R.jpg) repeat-x left top / contain; }
#site-logo { margin-bottom: -10px; }
#mw-indicator-rc { top: 13px; }

.client-nojs #site-logo a,
.mw-special-Gadgets #site-logo a,
.mw-special-Userlogin #site-logo a,
.mw-special-Preferences #site-logo a,
.mw-special-ChangeEmail #site-logo a,
.mw-special-ResetTokens #site-logo a,
.mw-special-BotPasswords #site-logo a,
.mw-special-CreateAccount #site-logo a,
.mw-special-PasswordReset #site-logo a {
	background-image: url(https://destiny.wiki.gallery/images/b/b6/Rotation_logo_speaker.png);
}

#article-text a.external[href^="https://www.destinypedia.com"] {
	color: #00f;
	background: none;
	padding: 0;
}
#article-text a.external[href^="https://www.destinypedia.com"]:active {
	color: orange;
}
#article-text a.external[href^="https://www.destinypedia.com"]:visited {
	color: #00c;
}

.ns-talk p + dl, .ns-110 p + dl,
.rootpage-Destinypedia_Featured p + dl,
.rootpage-Destinypedia_Changing_username p + dl {
	margin-top: -0.4em;
}
.ns-talk dl + dl, .ns-110 dl + dl,
.rootpage-Destinypedia_Featured dl + dl,
.rootpage-Destinypedia_Changing_username dl + dl {
	margin-top: -0.2em;
}

.pagetitle {
	padding-top: 5px;
}
#article-body, #content {
	border: 1px solid #C9D6E0;
}
#navigation-title, #footer-container h2,
#other-links a, #article-tabs a, #article-tabs div {
	color: #344B63;
}

#navigation-title { background: url(https://destiny.wiki.gallery/images/nav-top.png) no-repeat scroll left bottom #C9D6E0; }
#other-links { background: url(https://destiny.wiki.gallery/images/nav-bottom.png) no-repeat scroll left top #C9D6E0; }

#menu, .sub-menu, #searchInput, #footer-container {
	border-color: #C9D6E0;
}
a.mw-skin-nimbus-button.positive-button {
	background: #0099D9;
}
a.mw-skin-nimbus-button.positive-button:hover {
	color: #01405B !important;
}
#menu #discord-button::after {
	content: ' chat';
	font-weight: normal;
	opacity: 0.85;
}