MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 101: Zeile 101:
     background-repeat:no-repeat;
     background-repeat:no-repeat;


}
div#Inhalt_Box {
    border: 1px solid #AAAAAA;
    margin-bottom: 4px;
    padding: 1px;
}
div#Ueberschrift_Box {
    background-attachment: scroll;
    background-color: #51AB4F;
    background-image: url("/wiki/external_images/fue_wappen.jpg");
    background-position: 5px 0;
    background-repeat: no-repeat;
    border: 1px solid #AAAAAA;
    height: 24px;
    padding: 2px 2px 2px 38px;
    text-align: left;
}
}