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

Revision as of 13:48, 21 December 2014

@media screen {
 
#header {
	background-color: #1B3753 !important;
}
 
body {
	background-color: #142638 !important;
}
 
h1, h2, h3, h4, h5, h6 {
	color: #CCC !important;
}
 
a:link, a:visited, a:active {
	color: #B9C3CC !important;
}
 
textarea {
	background: #383838 !important;
	color: #CCC !important;
}
 
.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;
}
 
.mw-body a.new, .mw-body a.new:visited {
	color: #F72F2F !important;
}
 
#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 !important;
	border-color: #686868 !important;
	color: #CCC !important;
}
 
.mw-body #toc {
	background: #3A3A3A !important;
	border-color: #585858 !important;
}
 
table.wikitable > * > tr > td, table.wikitable > * > tr > th {
	border-color: #888 !important;
	color: #DDD !important;
}
 
table.wikitable > * > tr > th {
	background-color: #383838 !important;
	color: #DDD !important;
}
 
table.wikitable > * > tr > td {
	background: #555 !important;
}
 
#main_sidebar h3 {
	color: #C8C8C8 !important;
	border-bottom: 1px solid #48525C !important;
}
 
#page_footer {
	background: #20405F !important;
}
 
div.editOptions {
	background: #585858 !important;
	border-color: #585858 !important;
}
 
span.mw-plusminus-neg, strong.mw-plusminus-neg {
	color: #e00 !important;
}
 
span.mw-plusminus-pos, strong.mw-plusminus-pos {
	color: #0c0 !important;
}
 
.mainpagetable > tbody > tr > td {
	background: #383838 !important;
}
 
.mainpageheader {
	background: #282828 !important;
}
 
#catlinks {
	background-color: #484848 !important;
	border-color: #686868 !important;
}
 
table.diff {
	background: transparent !important;
}
 
}