Zum Inhalt springen

MediaWiki:Monobook.css: Unterschied zwischen den Versionen

C3o (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(32 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 49: Zeile 49:
#bodyContent .thumb { border-color:#EEE }
#bodyContent .thumb { border-color:#EEE }


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


Zeile 55: 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 }
Zeile 64: Zeile 64:
table.events tr.oeffentlich { background-color: #DDD; }
table.events tr.oeffentlich { background-color: #DDD; }
table.events tr.metalabday { background-color:#AFA; }
table.events tr.metalabday { background-color:#AFA; }
table.events tr.oeffentlich b, table.events tr.metalabday b { font-size: 1.1em }
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; }