Änderungen

141 Bytes hinzugefügt ,  17:17, 22. Aug. 2020
hellerblau ergänzt
Zeile 330: Zeile 330:  
.textbox.hellblau{
 
.textbox.hellblau{
 
     background-color: lightblue;
 
     background-color: lightblue;
 +
}
 +
 +
.textbox.hellerblau{
 +
    background-color: AliceBlue;
 
}
 
}
   Zeile 443: Zeile 447:  
.hellblau {
 
.hellblau {
 
     background-color: lightblue; // helleres Splittermond-Blau
 
     background-color: lightblue; // helleres Splittermond-Blau
 +
}
 +
.hellerblau {
 +
    background-color: AliceBlue; // noch helleres Splittermond-Blau
 
}
 
}
 
.orange {
 
.orange {