MediaWiki

Difference between revisions of "Monobook.css"

From Children of StarClan

(Replaced content with "**** Edit this file to customize the monobook skin for the entire site. ****: See also: MediaWiki:Common.css: <pre><nowiki>: </nowiki></pre>: ")
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
/*<pre><nowiki>*/
 
/*<pre><nowiki>*/
 
body {
 
    font: x-small sans-serif;
 
    background: #E2F8E3;
 
    color: #005825;
 
    margin: 0;
 
    padding: 0;
 
}
 
 
#content, #mytabs li.selected a, #p-cactions li.selected a {
 
    background-color: #EFF6F0; /* ein leichtes blau */
 
}
 
.ns-0 #content, .ns-0 #mytabs li.selected a,  .ns-0 #p-cactions li.selected a {
 
    background-color: #EFF6F0;
 
}
 
 
.ns--1 table, .ns-2 table, .ns-4 table, .ns--1 form {
 
background: inherit;
 
}
 
 
/* Navigation bar - left side column*/
 
#searchInput {
 
    border: 1px ridge !important;
 
    color: #005825;
 
    background: #EFF6F0;
 
}
 
 
input.searchButton .pBody {
 
    background : #ECF3FC;
 
    color: #005825;
 
    font-weight: 400;
 
}
 
 
#p-search {
 
    color: #E2F8E3;
 
}
 
 
#p-search .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #E2F8E3;
 
    font-size: 9pt;
 
}
 
#p-search a { color: #E2F8E3; }
 
 
#p-nav { color: #005825;
 
}
 
#p-nav .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
    text-decoration:none;
 
}
 
#p-nav a { color: #005825; }
 
 
#p-forums { color: #005825;
 
}
 
#p-forums .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
    text-decoration:none;
 
}
 
#p-forums a { color: #005825; }
 
 
#p-tbx { color: #005825;
 
}
 
#p-tbx .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
}
 
#p-tbx a { color: #005825; }
 
 
#p-tb { color: #005825;
 
}
 
#p-tb .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
}
 
#p-tb a { color: #005825; }
 
 
#p-lang a { color: #005825; }
 
 
#p-navigation { color: #005825;
 
}
 
#p-navigation .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
}
 
#p-forums a { color: #005825; }
 
 
#p-forums { color: #005825;
 
}
 
#p-forums .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
}
 
#p-forums a { color: #005825; }
 
 
#p-nbx { color: #316CA5;
 
}
 
#p-nbx .pBody {
 
    background: #EFF6F0;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    font-size: 9pt;
 
}
 
#p-nbx a { color: #005825; }
 
 
/* Color del texto preformato */
 
pre {
 
    padding: 1em;
 
    border: 1px solid #005825;
 
    color: #005825;
 
    background-color: #EFF6F0;
 
    line-height: 1.1em;
 
}
 
 
/* footer bar */
 
#footer {
 
    background-color: #EFF6F0;
 
    border-top: 0px;
 
    border-bottom: 0px;
 
    margin: 0.6em 0em 1em 0em;
 
    padding: 0.4em 0em 1.2em 0em;
 
    text-align: center;
 
    font-size: 90%;
 
}
 
 
 
#p-nbx h5, #p-navigation h5, #p-lang h5, #p-tb h5, #p-tbx h5, #p-nav h5, #p-search h5, #p-forums h5 {
 
background: #005825;
 
padding: 4px 10px;
 
width: 85%;
 
display: block;
 
font-weight: bold;
 
font-size: .8em;
 
margin-bottom: 3px;
 
-moz-border-radius-topright: 1em;
 
border-radius-topright: 1em;
 
color: #E2F8E3;
 
border:1px solid #005825;
 
}
 
 
#catlinks {
 
    border:1px solid #005825;
 
    background-color:#EFF6F0;
 
    color: #005825;
 
    padding:5px;
 
    margin-top: 1em;
 
    clear: both;
 
}
 
 
.usermessage {
 
    color: #005825;
 
}
 
 
/* Bold 'edit this page' link to encourage newcomers */
 
#ca-edit a { font-weight: bold !important; }
 
 
/* Remove padding from external links displayed without icon */
 
#bodyContent .plainlinks a {padding: 0 !important}
 
 
.pBody
 
{
 
  padding: 0.3em 0.1em;
 
  -moz-border-radius-topright: 0.5em;
 
}
 
.portlet h5
 
{
 
  background-color: #EFF6F0;
 
  border: thin solid 005825;
 
  -moz-border-radius-topright: 0.5em;
 
}
 
#p-cactions ul li, #p-cactions ul li a
 
 
  -moz-border-radius-topright: 0.5em;
 
  -moz-border-radius-topleft: 0.5em;
 
}
 
 
#content
 
{
 
  -moz-border-radius-topleft: 0.5em;
 
  -moz-border-radius-topright: 0.5em;
 
  -moz-border-radius-bottomleft: 0.5em;
 
  -moz-border-radius-bottomright: 0.5em;
 
}
 
 
div.BoxenVerschmelzen,
 
div.NavFrame {
 
        margin: 0px;
 
        padding: 2px;
 
}
 
div.BoxenVerschmelzen div.NavFrame {
 
        border-style: none;
 
        border-style: hidden;
 
}
 
div.NavFrame + div.NavFrame {
 
        border-top-style: none;
 
        border-top-style: hidden;
 
}
 
div.NavPic {
 
        background-color: #EFF6F0;
 
        margin: 0px;
 
        padding: 2px;
 
        float: left;
 
}
 
div.NavFrame div.NavHead {
 
        height: 1.6em;
 
        font-weight: bold;
 
        font-size: 100%;
 
}
 
div.NavFrame p {
 
        font-size: 100%;
 
}
 
div.NavFrame div.NavContent {
 
        font-size: 100%;
 
}
 
div.NavFrame div.NavContent p {
 
        font-size: 100%;
 
}
 
div.NavEnd {
 
        margin: 0px;
 
        padding: 0px;
 
        line-height: 1px;
 
        clear: both;
 
}
 
 
.NavToggle {
 
    font-size: x-small;
 
    float:right;
 
}
 
 
/* Datos personales */
 
table.metadata {
 
        border: 1px solid #aaaaaa;
 
        display: none;
 
}
 
.metadata-label {
 
        color: #aaaaaa;
 
}
 
 
.InfoDerecha {
 
  clear: right;
 
  float: right;
 
  margin: 0 0 1em 1em;
 
}
 
 
span.unpatrolled {
 
  display: none !important;
 
}
 
  
 
/*</nowiki></pre>*/
 
/*</nowiki></pre>*/

Latest revision as of 00:13, 4 October 2010

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

/* See also: [[MediaWiki:Common.css]] */

/*<pre><nowiki>*/

/*</nowiki></pre>*/