MediaWiki:Minerva.css: Unterschied zwischen den Versionen

Aus Hytalebase
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
(Die Seite wurde geleert.)
Markierungen: Geleert Mobile Bearbeitung Mobile Web-Bearbeitung
 
Zeile 1: Zeile 1:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* Minerva Header */
.header {
    background-color: #0b120e;
    box-shadow: 0 0 15px rgba(60, 255, 143, 0.3);
    border-bottom: 1px solid #1e8f55;
}


/* Titel */
.branding-box {
    color: #3cff8f;
    text-shadow: 0 0 10px rgba(60, 255, 143, 0.6);
    font-weight: bold;
}
/* Footer */
.minerva-footer {
    background-color: #0b120e;
    border-top: 1px solid #1e8f55;
    color: #a7d9c1;
}

Aktuelle Version vom 17. Januar 2026, 17:45 Uhr