From WikiTemp, the GBAtemp wiki
Line 10: Line 10:
  
 
h1, h2, h3, h4, h5, h6 {
 
h1, h2, h3, h4, h5, h6 {
color: #CCC !important;
+
color: #CCC;
 
}
 
}
  
 
a:link, a:visited, a:active {
 
a:link, a:visited, a:active {
color: #B9C3CC !important;
+
color: #B9C3CC;
 
}
 
}
  
 
textarea {
 
textarea {
background: #383838 !important;
+
background: #383838;
color: #CCC !important;
+
color: #CCC;
 
}
 
}
  
 
.mw-body a, .mw-body a.external, .mw-body a:visited, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:visited {
 
.mw-body a, .mw-body a.external, .mw-body a:visited, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:visited {
color: #98B8ED !important;
+
color: #98B8ED;
 
}
 
}
  
 
.mw-body a.new, .mw-body a.new:visited {
 
.mw-body a.new, .mw-body a.new:visited {
color: #F72F2F !important;
+
color: #F72F2F;
 
}
 
}
  
Line 120: Line 120:
  
 
.mw-body pre {
 
.mw-body pre {
background: #3A3A3A !important;
+
background: #3A3A3A;
border-color: #686868 !important;
+
border-color: #686868;
color: #CCC !important;
+
color: #CCC;
 
}
 
}
  
 
.mw-body #toc {
 
.mw-body #toc {
background: #3A3A3A !important;
+
background: #3A3A3A;
border-color: #585858 !important;
+
border-color: #585858;
 
}
 
}
  
 
table.wikitable > * > tr > td, table.wikitable > * > tr > th {
 
table.wikitable > * > tr > td, table.wikitable > * > tr > th {
border-color: #888 !important;
+
border-color: #888;
color: #DDD !important;
+
color: #DDD;
 
}
 
}
  
 
table.wikitable > * > tr > th {
 
table.wikitable > * > tr > th {
background-color: #383838 !important;
+
background-color: #383838;
color: #DDD !important;
+
color: #DDD;
 
}
 
}
  
 
table.wikitable > * > tr > td {
 
table.wikitable > * > tr > td {
background: #555 !important;
+
background: #555;
 
}
 
}
  
Line 154: Line 154:
  
 
div.editOptions {
 
div.editOptions {
background: #585858 !important;
+
background: #585858;
border-color: #585858 !important;
+
border-color: #585858;
 
}
 
}
  
 
span.mw-plusminus-neg, strong.mw-plusminus-neg {
 
span.mw-plusminus-neg, strong.mw-plusminus-neg {
color: #e00 !important;
+
color: #e00;
 
}
 
}
  
 
span.mw-plusminus-pos, strong.mw-plusminus-pos {
 
span.mw-plusminus-pos, strong.mw-plusminus-pos {
color: #0c0 !important;
+
color: #0c0;
 
}
 
}
  
 
.mainpagetable > tbody > tr > td {
 
.mainpagetable > tbody > tr > td {
background: #383838 !important;
+
background: #383838;
 
}
 
}
  
 
.mainpageheader {
 
.mainpageheader {
background: #282828 !important;
+
background: #282828;
 
}
 
}
  
 
#catlinks {
 
#catlinks {
background-color: #484848 !important;
+
background-color: #484848;
border-color: #686868 !important;
+
border-color: #686868;
 
}
 
}
  
 
table.diff {
 
table.diff {
background: transparent !important;
+
background: transparent;
 
}
 
}
  
 
}
 
}

Revision as of 13:52, 21 December 2014

@media screen {
 
#header {
	background-color: #1B3753 !important;
}
 
body {
	background-color: #142638 !important;
}
 
h1, h2, h3, h4, h5, h6 {
	color: #CCC;
}
 
a:link, a:visited, a:active {
	color: #B9C3CC;
}
 
textarea {
	background: #383838;
	color: #CCC;
}
 
.mw-body a, .mw-body a.external, .mw-body a:visited, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:visited {
	color: #98B8ED;
}
 
.mw-body a.new, .mw-body a.new:visited {
	color: #F72F2F;
}
 
#navTabs ul li a.selected {
	border-color: #849BB3 !important;
}
 
#navTabs ul li a:hover {
	background: #1B3753 !important;
}
 
#navTabs {
	border-color: #182939 !important;
	border-bottom: 1px solid #849BB3 !important;
	background: #20405F !important;
}
 
#page_content {
	background-color: #373737 !important;
	color: #C8C8C8 !important;
}
 
#breadcrumbs {
	background-color: #484848 !important;
	border-color: #849BB3 !important;
}
 
#breadcrumbs a {
	background: #484848 !important;
	color: #B9C3CC !important;
	border-bottom-color: #849BB3 !important;
}
 
#breadcrumbs .crust:hover a {
	background-color: #48525C !important;
}
 
#breadcrumbs .crust:hover .arrow span {
	border-left-color: #48525C !important;
}
 
#breadcrumbs .crust .arrow {
	border-left-color: #849BB3 !important;
}
 
#breadcrumbs .crust .arrow span {
	border-left-color: #484848 !important;
}
 
#search_form {
	border-color: #849BB3 !important;
}
 
#search_form input {
	color: #F5F5F5 !important;
	background: #484848 !important;
}
 
#search_container input#main_search_input {
	border-color: #484848 !important;
}
 
#search_container input.main_search_button {
	border-left-color: #849BB3 !important;
	background: #333 !important;
}
 
#search_container input#main_search_button_fulltext {
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
 
.wrapper-list li.cat-main-title {
	background-color: #272727 !important;
	border-right: none !important;
}
 
.wrapper-list li.cat-main-title h1,
#content_actions ul li a,
#content_actions ul li a:hover {
	color: #C3C3C3 !important;
}
 
.wrapper-list li.cat-top-left {
	border-bottom: 1px solid #656565 !important;
}
 
#bodyContent, #main_sidebar .block {
	background: #484848 !important;
	border-bottom: 1px solid #444 !important;
}
 
.mw-body pre {
	background: #3A3A3A;
	border-color: #686868;
	color: #CCC;
}
 
.mw-body #toc {
	background: #3A3A3A;
	border-color: #585858;
}
 
table.wikitable > * > tr > td, table.wikitable > * > tr > th {
	border-color: #888;
	color: #DDD;
}
 
table.wikitable > * > tr > th {
	background-color: #383838;
	color: #DDD;
}
 
table.wikitable > * > tr > td {
	background: #555;
}
 
#main_sidebar h3 {
	color: #C8C8C8 !important;
	border-bottom: 1px solid #48525C !important;
}
 
#page_footer {
	background: #20405F !important;
}
 
div.editOptions {
	background: #585858;
	border-color: #585858;
}
 
span.mw-plusminus-neg, strong.mw-plusminus-neg {
	color: #e00;
}
 
span.mw-plusminus-pos, strong.mw-plusminus-pos {
	color: #0c0;
}
 
.mainpagetable > tbody > tr > td {
	background: #383838;
}
 
.mainpageheader {
	background: #282828;
}
 
#catlinks {
	background-color: #484848;
	border-color: #686868;
}
 
table.diff {
	background: transparent;
}
 
}