Änderungen

83 Bytes hinzugefügt ,  10:43, 24. Jun. 2021
keine Bearbeitungszusammenfassung
Zeile 113: Zeile 113:  
     width: 100%;
 
     width: 100%;
 
}
 
}
 +
}
 +
/* Styles */
 +
.text-gruen {
 +
    color: #158e59;
 +
}
 +
.text-rot {
 +
    color: #972621;
 
}
 
}