User:Jerry teps/monobook.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.usermessage {
    background: url('http://upload.wikimedia.org/wikipedia/commons/c/ca/360%C2%B0_Panorama_vom_Ahrensfelder_Berg.jpg') repeat-x center;
    border: 1px solid silver;
    color: #5A3696;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
 
.usermessage a {
    color:#5A3696
}
 
#siteSub {
    font-family:Trebuchet MS;
    font-size: 95%;
}

body.mediawiki {
    text-align: left;
}
 
#p-cactions ul
{
        overflow:visible;
}
 
#p-cactions li
{
        border: 2px solid lightgrey;
        position: relative;
        float: left;
        -moz-border-radius-topleft: .5em;
        -moz-border-radius-topright: .5em;
}
 
.firstHeading {
    border-bottom:none;
}
 
hr#hrTitleModification {
    width:0%;
}
 
#bodyContent pre {
    border: 1px solid #aaa;
}
 
div.pBody {
    -moz-border-radius-topright:0.5em;
    -moz-border-radius-bottomright:0.5em;
}
 
#content {
    -moz-border-radius-topleft: 0.75em;
    -moz-border-radius-bottomleft: 0.75em;
    border:1px solid #AAAAAA;
}
 
#footer {
    -moz-border-radius: 6px;
    border:1px solid #fabd23;
}
 
#bodyContent a:active { font-weight: normal; }
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
#bodyContent a.text { background: display; }
 
#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
    display: none;
} 
 
input#wpSummary {
    width: 50%;
    margin-top: 12px;
}
 
.editHelp {
    margin-top:1.25em;
    margin-bottom:6px;
}
 
#wpSave, #wpPreview {
    margin-right:1px;
}
 
#previewnote {
    text-decoration: blink;
}
 
#toolbar {
    display: none;
}
 
#protectedpagewarning { 
    -moz-border-radius:.5em;
    margin: 0 0 1em; 
    padding: .6em .6em; 
    vertical-align: middle; 
    border: solid #aaaaaa 1px;
    font-size:91%;
    background-color:#ffffff;
    color:#000000;
}
 
#longpagewarning {
    display:none
}
 
#siteNotice {
    display:none
}
 
#adminbarlinks a:visited {
    color:#002BB8
}

input[type="radio"],
input[type="checkbox"] { border:none; }
input[type="submit"] {
    border: 1px solid #aaa !important;
    background-color: #f9f9f9 !important;
}

input[type="submit"] {
   -moz-border-radius-topleft: 2px !important; 
   -moz-border-radius-topright: 2px !important;
   -moz-border-radius-bottomleft: 2px;
   -moz-border-radius-bottomright: 2px;
} 
input[type="submit"] {color: #aaa !important;}
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
 
.ns-0 * .tabmenu ul li {
    background: white !important;
}
 
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
    display: inline;
    height: 1em;
    font-size: 85%;
    font-weight: normal;
    white-space: nowrap;
    border-color:#aaa; 
    border-width:1px;
    border-style: solid solid none solid;
    padding: 0 1em 1px 1em;
    text-transform: lowercase;
    background: white;
    -moz-border-radius-topright:1em
}
 
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
    padding-top: 2px;
}
 
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline {
    border:none;
}
 
li#ca-userrights, li#ca-stats6, li#ca-rts {
    display:none;
}