Vorlage:Kachel/styles.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
Zeile 86: Zeile 86:
     min-height: 160px;
     min-height: 160px;
     padding: 25px;
     padding: 25px;
    background: #f8f9fa;
     border: 1px solid #c8ccd1;
     border: 1px solid #c8ccd1;
     border-radius: 12px;
     border-radius: 12px;


     text-align: center;
     text-align: center;
Zeile 101: Zeile 102:
.artikel-des-tages-label {
.artikel-des-tages-label {
     font-size: 14px;
     font-size: 14px;
    color: #72777d;
     margin-bottom: 8px;
     margin-bottom: 8px;
}
}
Zeile 110: Zeile 112:


.artikel-des-tages-titel a {
.artikel-des-tages-titel a {
    color: #202122;
     text-decoration: none;
     text-decoration: none;
}
}