MediaWiki: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/d/d9/The_Infosphere_Background-2.png) no-repeat #13202e;
}

/* 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,
#p-lang h5{
  padding-left: 15px;
  color: #aaddff;
  font-weight: 900;
  font-size: 14px;
  /* *** */
  background: none !important;
  border: none !important;
}

/* Affiliates */

#p-affiliates  .pBody  {
  background: none  !important;
  border: none !important;
  padding-top: 2px  !important;
  padding-bottom: 2px !important;
  padding-left: 2px !important;
}
 
#p-affiliates  .pBody .pBody  {
  padding-left: 5px !important;
}
 
#p-affiliates h5 {
  padding-left: 15px !important;
  color: #aaddff !important;
  font-weight: 900 !important;
  font-size: 14px !important; 
}
 
#p-affiliates ul {
  list-style: none !important;
  padding: 0 !important;
  padding-left: 13px !important;
  margin: 5px 0 !important;
}
 
#p-affilates li {
  margin-bottom: 5px !important;
}
 
#p-affiliates li {
  clear: left;
  text-align: center;
}
 
#p-affiliates a {
  display: block;
  width: 31px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 0px;
  padding-top: 88px;
  float: left;
  margin-right: 3px;
}
 
#p-affiliates a:hover {
  background-position: -31px 0;
}
 
/* Copyright/poweredby icon */
 
#footer-icon-copyright a,
#footer-icon-poweredby a {
  display: block;
  width: 88px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 0px;
  padding-top: 31px;
  float: left;  
}
 
#footer-icon-copyright a:hover,
#footer-icon-poweredby a:hover {
  background-position: 0 -31px;
}


#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-color: #4488aa !important;
  color: #ffffff;
}

code {
  background: none !important;
}

#content table {
  background: #4488aa;
}

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

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

.noarticletext, .noarticletext * {
  color: #434343 !important;
}

.icon div {
  position: inherit !important;
  display: inline;
}

#content ul {
  list-style: square;
}

#toc ul {
  list-style: none !important;
}

#content a, #footer a, .templateMenuLink {
  color: #ffff66;
}

#content a:visited, #footer a:visited {
  color: #dddd66;
}

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

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

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

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

#content a.external, #content a.extiw {
  color: #d6ff33;
}

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

#toc, #filetoc, div#userloginForm form,
div#userlogin form#userlogin2, 
div#userloginForm table, .captcha,
#userlogin2, #userlogin2 table {
  background: #0f789f !important;
}

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

.thumbinner {
  background: #0f789f !important;
  border-color: #3fa8cf !important;
}

.thumbinner img {
  border-color: #3fa8cf !important;
}

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

.gallery td {
  border: none !important
}

#p-navigation .pBody,
#p-community .pBody,
#p-search .pBody,
#p-tb .pBody,
#p-lang .pBody,
#p-affiliates .pBody {
  background: none;
  border: none;
  padding-top: 2px;
  padding-bottom: 2px;
}

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

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

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

#p-search input, select {
  border: 2px solid #bf582f;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: none;
  color: #bf582f;
}

option[disabled=disabled] {
  color: #7f180f !important;
}

#p-search input[type=text] {
  font-weight: bold;
}

#content textarea, #content input {
  background: #225577;
  color: #ffffff;
  border: 4px solid #bf582f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

input[type=file]  {color: #bf582f}

#content input {
  border-width: 2px !important;
}

/*#content input {
  background: #cf683f;
}*/

#p-search input:focus,
input[type=submit],
input[type=button],
input[type=reset],
select {
  background: #bf582f !important;
  color: #ffffff !important;
  font-weight: normal;
}

.mw-plusminus-neg {
  color: #772222;
}

.mw-plusminus-pos {
  color: #005500;
}

#preferences{
  background: #4488aa !important;
}
 
#preftoc li {
  background: #0f789f !important;
  border-color: #3fa8cf !important;
}

#preftoc li.selected {
  border-width: 1px 3px 0;
}
 
.htmlform-tip {
  color: #e3e3f3  !important;
}
 
#preferences,
#preferences .jsprefs{
  border-color: #0f789f !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-border-radius-topleft: 0;
  -webkit-border-radius-topleft: 0;
  border-radius-topleft: 0;
}
 
#preferences fieldset legend {
  background: none !important;
}

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

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

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

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

.diff-addedline {
  background: #7ed47e !important;
}

.diffchange {
  color: #cc1111;
  border: 1px dotted #cc1111;
}

.not-patrolled {
  background: #d3a323;
}

.mw-specialpagesgroup {
  background: #73c323 !important;
}

#pagehistory .selected {
  background: #73c323 !important;
}

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

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

#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;
}

#footer {
  background: #4488aa;
  color: #ffffff;
}

.timestamp:target {
  font-weight: bold;
  font-size: 120%;
  color: #eeee55;
  background: #daaa13;
  padding: 0 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;  
}

.timestamp:target:before {
  content: "» ";
  color: #ffffff;
}

div.mainCounterBox{
  background-image:url(/images/d/df/MainPageHedonismImage.png);
  background-repeat: no-repeat;
  background-position: bottom right
}

td.mainLeftBox{
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #cc3333 !important;
  color: #ffffff !important;
  background-image:url(/images/1/12/RedFryMain.png);
}

td.mainRightBox{
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #3333cc !important;
  color: #ffffff !important;
  background-image:url(/images/e/e2/BlueBenderMain.png);
}

td.mainBottomBox{
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #33cc33 !important;
  color: #ffffff !important;
  background-image:url(/images/3/30/GreenToadMain.png);
}

div.mainDonateBox {
  background: #6688dd !important;
  color: #ffffff !important;
  border: 1px solid #4466bb !important;
}

/* message box */

.message-box {
  width: 60%;
  margin: 0 auto;
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid;
  border-left-width: 15px;
}

.message-box-image {
  width: 60px;
  text-align: center;
}

.message-box-text {
  text-align: center;
}

.message-box-header {
  font-weight: bold;
}

.message-box-notice {
  border-color: #2369ea;
}

.message-box-warning {
  border-color: #e4ba00;
}

.message-box-alert {
  border-color: #ea1111;
}

.reasonContent {
  border: 1px solid #d3d3d3;
  background: #f0f0f0;
  width: 50%;
  display: none;
  padding: 5px;
}
.reasonContent div {
  border-bottom: 1px solid #d3d3d3;
  background: #d3d3d3;
  font-weight: bold;
  padding: 2px 5px;
}

/* 
  INFOBOXES
*/
.infobox {
  float: right;
  width: 250px;
  border: 1px solid #0363d3;
  background: #1060a0 !important;
  font-size: 0.9em;
  padding:3px;
  margin: 0px 0px 5px 15px;
}

.infobox th {
  text-align: right;
  vertical-align: top;
}

.infobox td {
  vertical-align: top;
}

.infoboxCentre, .infoboxHeader,  .infoboxTitle {
  text-align: center !important;
}

.infoboxHeader, .infoboxTitle {
  background: #0572c6;
  padding: 1px 5px;
}

.infoboxTitle {
  font-size: 135%;
  margin: 3px 0;
}

.infoboxHeader {
  font-size: 120%;
  margin: 2px 0;
}

.infobox .odd {
  background: #2671ab;
}

.infobox table {
  background: none !important;
}

.infoboxSeasonList {
  font-size:90%;
  padding: 0 5px;
  text-align: left !important;
}

.infoboxSeasonList ol {
  width: 180px;
  padding: 0 0 0 10px;
  margin: 5px 20px 0;
}

.infoboxSeasonList ol ol {
  width: 180px;
  padding: 0 0 0 10px;
  margin: 0 13px;
}

.infoboxPartipants {
  padding: 0 10px;
}

.infoboxPartipants dt {
  text-align: left;
}

.infoboxPartipants dd {
  text-align: right;
}

/*
  Site tables
*/
table.overview {
  background: #2363c3 !important;
  width: 100%;
}

table.suboverview {
  background: #2363c3;
}

.overview td, .suboverview td {
  background: #4383e3;
}

.overview th, .suboverview th {
  background: #3373c3;
}

.overview tr.oCentre td, .overview .oCentre, .suboverview tr.oCentre td, .suboverview .oCentre {
  text-align: center;
}

.overview tr.oLeft td, .overview .oLeft, .suboverview tr.oLeft td, .suboverview .oLeft {
  text-align: left !important;
}

.overview tr.oRight td, .overview .oRight, .suboverview tr.oRight td, .suboverview .oRight {
  text-align: right !important;
}

.overview tr.oTop td, .overview .oTop, .suboverview tr.oTop td, .suboverview .oTop {
  vertical-align: top;
}

.overview .overviewYes, .overviewNo {
  font-style: italic;
  text-align: center !important;
  font-weight: bold;
  color: #ffffff;
}

.overview .overviewYes {
  background-color: #00aa00;
}

.overview .overviewNo {
  background-color: #aa0000;
}

table.listfiles.TablePager tr td{
  background: #2363c3;
}
table.listfiles.TablePager tr th{
  background: #3373c3;
}

/* Navigation styling */

.navigation {
  width:100%;
  background: #1060a0 !important;
  margin-bottom: 5px;
  padding: 0;
}

.navigation .styling th {
  background: #005090;
}

.navLeft, .navRight {
  width: 25%;
  margin: 0;
  padding: 0;
}

.navLeft, .navCRight {
  text-align: left;
}

.navCentre {
  text-align: center;
  margin: 0;
  padding: 0;
  width: 50%;
}

.navRight, .navCLeft {
  text-align: right;
}

.epcut th {
  margin:0;
  padding: 0;
}

.navCRight {
  margin-left: 10px;
}

.navCLeft {
  margin-right: 10px;
}

.navCCentre {
  text-align: center;
  width: 20%;
}

/*
Other minor styles

Quotes*/
.quotes .poem {
  margin-left: 5px;
  margin-bottom: 3px;
  margin-top: 3px;
  display: list-item;
}

/* For template documentation */

.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #2a2; 
    background-color: #2cbc84; 
    padding: 5px;
}

.fake-h2 {
    color: inherit;
    background: none;
    font-weight: normal;
    margin: 0;
    padding-top: .5em;
    padding-bottom: .17em;
    border-bottom: 1px solid #2a2;
    font-size:150%;
}

/* references */
ol.references li:target, sup.reference:target {
    background: #0572c6;
}

/* donations */
.donation-progress {
  display: inline;
  float: right;
}
 
.donation-progress-indicator {
  width: 1px;
  height: 25px;
  background: #0055aa;
}
 
.donation-progress-bar {
  position: relative;
  top: -25px;
  background: url(/images/d/df/Progress-bar.png) no-repeat;
  width: 200px;
  height: 25px;
}

.donation-notice {
  background: #ffffff;
  color: #000000;
  border: 1px solid #000044;
  font-size: 95%;
  width: 80%;
  margin: 0 auto;
  padding: 2px 15px; 
}

.donation-notice a {
  color: #003388 !important;
}

.donation-notice a:hover {
  color: #0055aa !important;
}

.userbox a{
color:blue !important
}