Änderungen

50 Bytes hinzugefügt ,  10:25, 24. Jun. 2021
keine Bearbeitungszusammenfassung
Zeile 30: Zeile 30:  
.spalte-1-1 {
 
.spalte-1-1 {
 
     width: 100%;
 
     width: 100%;
     margin: 1em 0;
+
     margin: 0 0 1em 0;
 
}
 
}
    
.spalte-1-2 {
 
.spalte-1-2 {
 
     width: calc(50% - 0.5em);
 
     width: calc(50% - 0.5em);
     margin: 1em 0;
+
     margin: 0 0 1em 0;
 
}
 
}
    
.box-hauptseite-gruen h2 {
 
.box-hauptseite-gruen h2 {
 +
    text-align: center;
 
     color: #158e59;
 
     color: #158e59;
 
     background-color: #8bddc2;
 
     background-color: #8bddc2;
Zeile 58: Zeile 59:     
.box-hauptseite-rot h2 {
 
.box-hauptseite-rot h2 {
 +
    text-align: center;
 
     color: #972621;
 
     color: #972621;
 
     background-color: #dd938b;
 
     background-color: #dd938b;
Zeile 80: Zeile 82:  
     background-color: #d8e8ff;
 
     background-color: #d8e8ff;
 
     margin-bottom: 0;
 
     margin-bottom: 0;
     margin-top: 1em;
+
     margin: 0;
 
     padding: 0.2em 0.8em;
 
     padding: 0.2em 0.8em;
 
     border: #8898bf thin solid;
 
     border: #8898bf thin solid;