MediaWiki:DarkNimbus.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
m (Porplemontage moved page MediaWiki:Gadget-DarkNimbus.css to MediaWiki:DarkNimbus.css without leaving a redirect)
(No difference)

Revision as of 03:26, April 13, 2020

/* CSS placed here will affect users of the Nimbus night theme */

/* Import dark CSS */
@import url(/index.php?title=MediaWiki:Dark.css&action=raw&ctype=text/css);

body { background: #000 url(/images/c/c2/H5-Map_Forge-Parallax_halo_03.PNG) no-repeat fixed top !important; }
#article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }

/* Special:WikiForum */
table.mw-wikiforum-frame,
td.mw-wikiforum-title,
tr.mw-wikiforum-marked,
td.mw-wikiforum-thread-sub {
	background: #333 !important;
}
tr.mw-wikiforum-sticky td.mw-wikiforum-title,
tr.mw-wikiforum-sticky,
tr.mw-wikiforum-normal,
td.mw-wikiforum-thread-main,
.mw-wikiforum-frame blockquote,
.mw-wikiforum-frame #wpTextbox1 {
	color: #fff !important;
	background: #3c3c3c !important;
}
tr.mw-wikiforum-title,
th.mw-wikiforum-thread-top,
#mw-wikiforum-searchbox-border {
	color: #fff !important;
	background: #555 !important;
}
/* Halo fixes */
.rootpage-Data_Drop #mw-content-text table {
	background: #444 !important;
}
#jump-template {
	background: #333 !important;
}

/* Nimbus elements */
h1, h2, h3, h4, h5, h6, div#mw-panel div.portal h3, .tocnumber,
.profile-info-container b, .profile-info-container div, .needed-points {
	color: #ccc;
}
.bottom-left-nav, .mw-body, .tab-on, .more-tab-on, #navigation-title, #other-links, #searchInput, #wiki-login,
.negative-button, .positive-button, .article-more-actions {
	background: #222 !important;
	color: #ccc;
}
.mw-dismissable-notice, .positive-button span, .negative-button span, #footer-bottom {
	background: #333 !important;
	color: #ccc;
}
.positive-button span:hover, .negative-button span:hover, #menu a {
	color: #DDD !important;
}
#other-links a {
	color: #999 !important;
}
.tab-new span {
	color: #ff1a1a !important;
}
.menu-item, .sub-menu, .tab-off span, .more-tab-off span, .more-tab-off,
#footer-contributors img, .item img {
	background: #333 !important;
}
#footer-container {
	color: #ccc;
	background: #2c2c2c !important;
	border-radius: 0 !important;
}
#footer-bottom {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.mw-dismissable-notice, #article-body, #menu, #footer-container {
	border: none !important;
}
.bottom-left-nav {
	padding: 0 4px 0 8px;
	border-radius: 10px;
}
.sub-menu-button {
	width: 0;
	height: 0;
	padding: 4px;
	background: url(/images/dark-arrow.png);
}
.search-button {
	width: 0;
	height: 0;
	padding: 11px 24px;
	background:url(/images/dark-search.png);
}
#searchInput {
	border-color: #333 !important;
}
.menu-item, .sub-menu-item, #menu, .article-more-actions a {
	border-color: #000 !important;
}
.article-more-actions {
	border-color: #D4DFD7;
}
.positive-button span, .negative-button span {
	border-radius: 10px;
}
.game-unit-container h2, .bottom-left-nav-container h2, #footer-container h2 {
	color: #ccc;
}
.more-tab-off {
	color: #009CFF !important;
}
.page-Main_Page #mw-content-text .mw-parser-output div:not(.nomobile):not(.center-template),
.page-Main_Page #mw-content-text .mw-parser-output table.plainlinks th {
	background: #333 !important;
	color: #ccc !important;
}
.page-Main_Page #mw-content-text .mw-parser-output span {
	color: #ccc !important;
}
.page-Main_Page #mw-content-text .mw-parser-output .mw-ui-input,
.page-Main_Page #mw-content-text .mw-parser-output .mw-ui-button {
	background: #444 !important;
	color: #ccc !important;
	border-color: #555 !important;
	box-shadow: inset 0 0 0 0.1em #333 !important;
}
.client-js #preftoc li a {
	color: #fff !important;
}
#preferences, .client-js #preftoc li {
	background: #333 !important;
}
.ns-200 a[title="Discussion about the content page"],
.ns-202 a[title="Discussion about the content page"] {
	color: #009CFF !important;
}
.mw-content-ltr .redirectText li:first-child {
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2247%22 height=%2220%22 viewBox=%220 0 47 20%22%3E %3Cpath fill=%22none%22 stroke=%22%23ccc%22 stroke-width=%222%22 stroke-miterlimit=%2210%22 d=%22M14.98 2.5V11c0 1.04 1.02 1.98 2.02 1.98h6l3 .02%22/%3E %3Cpath fill=%22%23ccc%22 d=%22M23.48 9.5l.02 7L30 13z%22/%3E %3C/svg%3E") !important;
}
.noticebox, .noticebox td, .noticebox td font, .noticebox div,
.darker, .darker tr, .darker td, .darker div,
.history-size, #pagehistory li.selected,
table.wikitable,
table.plainlinks,
.scrollbox {
	color: #ccc !important;
}