MediaWiki:Monobook.css

From MFIWiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 151: Line 151:
  
 
.portlet h5 {
 
.portlet h5 {
   background-image: url("http://images.maquis.com/core/background/Lcars_L-Blank.jpg") 0px 0px;
+
   background-image: url('http://images.maquis.com/background/Lcars_L-Blank.jpg") 0px 0px;
 
}
 
}
  

Revision as of 23:53, 5 June 2007

/* edit this file to customize the monobook skin for the entire site */

/*<pre><nowiki>*/
#content {
  background: Black;
  color: yellow;
}

body {
  background: #000000 url("http://images.maquis.com/core/background/redblack.jpg") 0px 0px;
  color: Yellow;
}
noarticletext { background: #000000; color: #00EE76; } // Color is Spring Green 2
table {
  background: black;
  color: yellow;
}

a {
  color: #99FFFF; // Color is an unnamed light blue
}

a:visited { color: #00CCFF; } // Color is an unnamed light blue
a:active { color: #CCFFFF; } // Color is an unnamed light blue

hr {
  background-color: none;
}

h1, h2, h3, h4, h5, h6 {
  color: Yellow;
}

table {
  background: #000000;
  color: Yellow;
}

table.gallery {
  background-color: #000000;
}

/* div.gallerybox div.thumb { border: 1px solid #ccc; } */

table.gallery td {
  background-color: #000000;
  border: solid 2px black;
}

legend {
  background: black;
}

textarea {
  color: Yellow;
  background-color: #000000;
}

div.form {
  color: Yellow;
  background-color: #000000;
}

@media All {
  head:first-child+body input {
    color: Yellow;
    background-color: black;
  }
}

.not-patrolled {
    background-color: #a00000; // Color is an unnamed dark red
}

code { 
  background-color: #000000; 
}

pre {
  color: Yellow;
  background-color: #000000;
}

#toc {
  background-color:#000000;
}

div.townBox {
  background-color: black;
}

table.diff { 
  background:#000000; 
}

td.diff-otitle { 
  background:#000000; 
}

td.diff-ntitle { 
  background:#000000; 
}

#bodyContent .plainlinks a {
  background: none !important;
  padding: 0;
}



#bodyContent a.external { color: #99FFFF; } // Color is an unnamed light blue

#bodyContent a.new { color: #EE2C2C; } // Color is Firebrick 2

#bodyContent a[href ^="http://"] {
    background:inherit !important;
    padding-right:inherit !important;
}


#catlinks { background-color: #000000;}

/* Start Preferences */
#preferences {
  background-color: #000000;
}

#preftoc li {
  border: none;
  background-color: #000000;
}
#preftoc li.selected  {
  background-color: black;
  border: 1px dashed #99FFFF; // Color is an unnamed light blue
}

#preftoc a,
#preftoc a:active {
  display: block;
  color: #99FFFF; // Color is an unnamed light blue
}

.prefsection table, .prefsection legend {
  background-color: #000000;
}

div.prefsectiontip {
  background-color: #440000;
}
/* End Preferences CSS */

.portlet h5 {
  background-image: url('http://images.maquis.com/background/Lcars_L-Blank.jpg") 0px 0px;
}

.pBody {
  background: #000000 url("http://images.maquis.com/core/background/redblack.jpg") 0px 0px;
  border: 0px;
}

#p-logo {
  height: 160px;
}

/* Begin section dealing with the block that contains the search buttons.*/

// old search info

input.searchButton {
  background-color: black;
}
// old search info

// new search info written by Hknapp
//** Search portlet


#p-search {

position: relative;

z-index: 3;

}

#p-search .pBody {

text-align: center;
background-color: #000000;
color: yellow;
}

input.searchButton {

margin-top: 1px;

font-size: 95%;

}

#searchGoButton {

padding-left: .5em;

padding-right: .5em;

font-weight: bold;

background-color: #000000;
color: #yellow;

}

#searchInput {

width: 10.9em;

margin: 0;

font-size: 95%;

}

#p-search .pBody {

padding: .5em .4em .4em .4em;

}

// new search info 
/* End section dealing with the block that contains the search buttons.*/


/* Begin section dealing with the list of links that include the login or logout page at the top of the page.*/

#p-personal li a:hover {
  background-color: black;
}

#p-personal li a {
  color: #00EE76; //Color is Spring Green 2
}

#p-personal li a.new {
  color: #FF5A5A; // Color is an unnamed bright red
}
/* End section dealing with the list of links that include the login or logout page at the top of the page.*/

/*Begin section dealing with the list of tabs above the main content*/

        /* editing tabs start*/
#p-cactions li {
    background: black;
}

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

/*#p-cactions li a {
    background-color: black;
    color: #00EE76; //Color is Spring Green 2
}*/
           /* new tabs start written by Hknapp */
/* change background of unselected tabs */

#p-cactions ul li a {
  background: #000000;
  color: #00EE76; //Color is Spring Green 2
}

/* change background of selected tabs */

#p-cactions ul li.selected a {
  background: #666666; //Color is Gray 40
} 
/* change border background of selected tabs */

#p-cactions li.selected {
  border-color: #0000CC;  //Color is an unnamed dark blue
} 
/* tab bottom not removed on hover */

#p-cactions li a:hover {
  background-color: black;
  color: yellow;
  z-index: 0; 
  text-decoration: none; 
} 
#p-cactions li.selected a:hover {
  z-index: 3; 
}


             /* new tabs end */

           /* editing tabs end */

/*End section dealing with the list of tabs above the main content*/

#footer {
    background-color: black;
}


/* Allmessages table */

#allmessagestable th {
	background-color: #8B8682; //Color is Seashell 4
}

#allmessagestable tr.orig {
	background-color: #CD3700; //Color is Orange Red 3
}

#allmessagestable tr.new {
	background-color: #5E2612; //Color is Sepia
}

#allmessagestable tr.def {
	background-color: #8B5A2B; //Color is Tan 4
}

/* Diff stuff */
#pagehistory li.selected {
  background-color: #660000; //Color is Bloodred
}

td.diff-addedline {
    background: #385E0F; //Color is Terreverte
    font-size: smaller;
}
td.diff-deletedline {
    background: #8A3324; //Color is Burnt Umber
    font-size: smaller;
}
td.diff-context {
    background: #303030; //Color is Gray 19
    font-size: smaller;
}
span.diffchange {
    color: #EED5D2; //Color is Misty Rose 2
    font-weight: bold;
}

/* File TOC */
ul#filetoc {
  background-color: #330000; //Color is Dark Cherry Red
}

/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: Black;
    width: auto;
}
div.thumb div {
    border:1px solid #cccccc; //Color is Gray 80
    padding: 3px !important;
    background-color:#333333; //Color is Gray 20
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border:1px solid #cccccc; //Color is Gray 80
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}

.urlexpansion,
.hiddenStructure {
    display: none;
}
img.tex { vertical-align: middle; }
span.texhtml { font-family: serif; }

}

// Login Stuff
#content {
  background-color: #000000;
}

div#userloginForm form,
div#userlogin form#userlogin2 {
  background-color: #000000;
}

div#userloginForm table,
div#userlogin form#userlogin2 table {
  background-color: #000000;
}

/*</nowiki></pre>*/
Personal tools