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

body { background: #fff url(https://halo.wiki.gallery/images/bodybg6.jpg) repeat-x center top / contain; }
#site-logo a { background-size: contain; }
#site-logo { margin: 0 0 -10px -4px; }
#mw-indicator-rc { top: 22px; }

.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://halo.wiki.gallery/images/3/3c/HP-Logo2023.png), url(https://halo.wiki.gallery/images/7/71/HP-LogoJohnHINF2.png);
}

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

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

.pagetitle {
	font-size: 2.3em;
	padding-top: 11px;
}
#article-body, #content {
	border: 1px solid #D4DFD7;
}
#navigation-title, #footer-container h2,
#other-links a, #article-tabs a, #article-tabs div {
	color: #3B4744;
}

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