User:Sparowe/susano.css

Revision as of 22:21, 26 May 2021 by Sparowe (talk | contribs)

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body {
    background: #2b2b2b !important;
}
#top-bar {
    background: #2b2b2b !important;
}
#content {
    background: #2b2b2b !important;
    color: #ffffff !important;
}
textarea {
    background: #2b2b2b !important;
    color: #ffffff !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
}
input, button, select, textarea {
    color: #000000
}
#secondary h1.widget-title {
    color: #fff;
}
#secondary .widget a {
    color: #fff;
}
a:visited {
    color: #33ff00;
}
a {
    color: #a3c7f0;
}
ul.susano-wiki-pagelinks li a {
    color: #a3c7f0;
}
ul.susano-wiki-pagelinks li a:visited {
    color: #33ff00;
}
.editOptions {
    background-color: #2b2b2b;
    color: #fff;
}
.warningbox {
    background-color: #2b2b2b;
    border-color: #fc3;
    color: #fff;
}
a.new:visited, #p-personal a.new:visited {
    color: #fff700;
}
a.new, #p-personal a.new {
    color: #fff;
}
.catlinks {
    background-color: #2b2b2b;
    color: #fff;
}
.itembox {
    background-color: #2b2b2b;
    background-image: none;
}
td, th {
    color: snow;
}
table {
background-color: #303030 !important;
}
table.datatable-GEtable3, table.GEtable {
    border-collapse: collapse;
    background-color: #303030;
    border-spacing: 1px;
}
.mw-parser-output > .GEtable td {
    background-color: #2b2b2b;
    padding: 5px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
td td {
    background-color: #2b2b2b;
}
.toc, .mw-warning, .toccolours {
    border: 0px solid #a2a9b1;
    background-color: #2b2b2b;
}
.tocnumber {
    color: snow;        
}
.mw-parser-output > .GEtable th {
      background-color: #2b2b2b;
        padding: 5px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.rightbox a:link {
    color: #a3c7f0;
}
.rightbox a:link:visited {
    color: #33ff00;
}
a {
color: #a3c7f0;
}
span {
background-color: transparent;
}
table.datatable-GEtable a:link {
    color: #8bc34a !important;
}