User:Leandro/monobook.css

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search

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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* edit this file to customize the monobook skin for the entire site */
body {
  font-size: 10px;
  background: url(/images/2/27/The_Infosphere_Background.png) repeat-x #16b9f2;
}

/* page specific styles */
body.page-Main_Page h1.firstHeading {
    display: none !important;
}

body.page-List_of_song_performances .tocnumber {
    display: none !important;
}

body.page-List_of_song_performances #toc {
    float: right;
    margin-left: 15px;
}

#siteSub {
  display: block !important;
  font-style: italic;
  font-weight: normal;
  font-size: 70%;
  margin: 0 !important;
  padding: 0;
  padding-left: 15px;
}

#p-navigation h5,
#p-community h5,
#p-tb h5,
#p-search h5 {
  padding-left: 15px;
  color: #aaddff;
  font-weight: 900;
  font-size: 14px;
  /* *** */
  background: none !important;
  border: none !important;
}

#n-Commentaries,
#n-Transcripts {
  margin-left: 1em;
}

#p-personal li {
  margin-top: 0;
  padding-top: 2px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 3px;
  padding-left: 3px;
  /* *** */
  background: none !important;
  border: none !important;
}

#p-personal li a {
  color: #ffffff;
}

#p-personal li a:hover {
  background: #4488aa;
}

#p-personal li#pt-userpage {
  padding-left: 15px;
}

#content {
  background: #4488aa !important;
  color: #ffffff;
}

#content h1, #content h2, #toc {
  border-color: #3fa8cf;
}

#content h1, #content h2, #content h3, #content h4,
#content h5, #content h6, #content ul, #content li,
#content table {
  color: #ffffff;
}

#content a {
  color: #ffff66;
}

#content a:visited {
  color: #eeee44;
}

#content a:hover {
  color: #ffff11;
}

#content a.new {
  color: #ff1111;
}

#content a.new:visited {
  color: #ff4444;
}

#content a.new:hover {
  color: #ff8844;
}

#content a.external {
  color: #ccff11;
}

.pBody, #content {
  border-color: #0f789f;
}

#toc {
  background: #0f789f;
}

#content .thumb {
  border-color: #4488aa !important;
}

.thumbinner {
  background: #0f789f !important;
}

.gallery, .gallery td, #catlinks {
  background: #0f789f !important;
  border-color: #3fa8cf !important;
}

.gallery td {
  border: none !important
}

.portlet .pBody {
  -moz-border-radius-topright: 5px;
  background: none;
  border: none;
}

.generated-sidebar.portlet .pBody a, #p-tb a {
  color: #ff3300;
  font-weight: bold;
}

.portlet .pBody a:visited {
  color: #cc1100;
}

.portlet .pBody a:hover {
  color: #ff8833;
}

input {
  border: 2px solid #bf582f;
  -moz-border-radius: 2px;
  background: none;
  color: #ffffff;
}

#content input {
  background: #cf683f;
}

input:focus,
input[type=submit] {
  background: #bf582f !important;
}

#contentSub, .autocomment {
  color: #d3d3d3;
}

.diff {
  background: #0f789f !important;
}

.diff-context, .diff-otitle, .diff-ntitle {
  background: #2f98bf !important;
}

.diff-deletedline {
  background: #ffcc00 !important;
}

.diff-addedline {
  background: #44cc44 !important;
}

#p-cactions li, #p-cactions li a {
  background: #4488aa;
  border-color: #0f789f;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  color: #ffdd33;
}

#p-cactions li.new a {
  color: #ff1111;
}

#p-cactions li.selected, #p-cactions li.selected a, #p-cactions li a:hover {
  background: #4488aa;
  border-color: #efb876;
  border-left-color: #0f789f;
  border-right-color: #0f789f;
  border-bottom: 0;
  border-top-width: 2px;
}

.ns-8 #content,
.ns-8 #p-cactions li a {
  background: #ddddff;
}

/* *** */
.ns-0 #content,
.ns-9 #content {
  background-color: #4488aa !important;
}

#footer {
  background: #149dd0;
}

/* infobox */

.infobox {
  color: #000000 !important;
}

/* overview table */

.overview {
  color: #000000 !important;
}