Zum Inhalt springen

MediaWiki:Monobook.css: Unterschied zwischen den Versionen

C3o (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(45 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 8: Zeile 8:
/* Metalab skin */
/* Metalab skin */


body { background:#FFF url('/wiki/images/8/82/Skin-header.gif') left top repeat-x; border-bottom:1em solid #E45712; font-family:Verdana,sans-serif }
body { background:#FFF url('/wiki/images/0/06/Skin-header.png') left top repeat-x; border-bottom:1em solid #E45712; font-family:Verdana,sans-serif }
#globalWrapper { background: transparent url('/wiki/images/6/6c/Skin-ecke.jpg') right top no-repeat }
#globalWrapper { background: transparent url('/wiki/images/6/6c/Skin-ecke.jpg') right top no-repeat }


h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif;margin-top:.5em; }
h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif;margin-top:.5em; }
Zeile 32: Zeile 31:
#p-cactions li a, #p-cactions li, .pBody { border:0 }
#p-cactions li a, #p-cactions li, .pBody { border:0 }
#p-cactions li a { background-color:#959BA9; padding-top:.2em }
#p-cactions li a { background-color:#959BA9; padding-top:.2em }
#p-cactions li.selected a { background-color:#FFF }
#p-cactions li.selected a { background-color:#FFF; padding:.2em .8em .3em .8em !important }
#p-cactions li a:hover { background-color:#CCC; }
#p-cactions li a:hover { background-color:#CCC; }
#p-personal { float:right; border:1px dotted red; margin-top:.5em;  }
#p-personal { margin-top:.5em;  }
#p-personal ul { margin-right:120px }
#p-personal ul { margin-right:120px }
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background-image:url('/wiki/images/9/95/Skin-user.gif') }
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background-image:url('/wiki/images/9/95/Skin-user.gif') }
Zeile 50: Zeile 49:
#bodyContent .thumb { border-color:#EEE }
#bodyContent .thumb { border-color:#EEE }


.editsection { margin-top:1em; font-size:.9em; color:#888; }  
.editsection { margin-top:0em; font-size:.9em; color:#888; }  
.editsection a { color:#888; }
.editsection a { color:#888; }


Zeile 56: Zeile 55:
.toctoggle { display:none } /* most useless feature of mediawiki */
.toctoggle { display:none } /* most useless feature of mediawiki */


#footer { position:relative; background:transparent; z-index:5; border:0; padding:0; margin-bottom:.5em; text-align:right }
div#footer { position:relative; background:transparent; z-index:5; border:0; padding:0; margin-bottom:.5em; text-align:right; }
#footer img { display:none }
div#footer img { display:none }


#n-recentchanges a, #n-randompage a, #p-tb a { color:#666 !important }
#n-recentchanges a, #n-randompage a, #p-tb a { color:#666 !important }
table.events { border-collapse: collapse; }
table.events tr { border-bottom: 1px solid #CCC; }
table.events tr.oeffentlich { background-color: #DDD; }
table.events tr.metalabday { background-color:#AFA; }
table.events tr.oeffentlich b, table.events tr.metalabday b { font-size: 1.1em; display: block; }
#JA1banner3 {
    background-color: #1E1E1E;
    background-image: url('/wiki/images/1/1c/Ignore2.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    border: 1px solid silver;
    height: 172px;
    margin-bottom: 0.5em !important;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    position: relative;
}
#JA1banner3-text {
    background-color: transparent;
    color: #333333;
    cursor: pointer;
    font-family: helvetica,arial,monospace;
    font-size: 2.25em;
    font-weight: normal;
    line-height: 1.125em;
    overflow: hidden;
    padding: 1.25em 50px 0.75em 0.75em !important;
    text-align: left;
    width: 60%;
}
/* after upgrade to 1.18.1 */
div#content { border: none; position:static; margin-top:7.5em; }