Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:  
/* Boxen Hauptseite */
 
/* Boxen Hauptseite */
 
.box-hauptseite-top {
 
.box-hauptseite-top {
 +
    display: table;
 +
    margin-left: auto;
 +
    margin-right: auto;
 
     text-align: center;
 
     text-align: center;
 
}
 
}
Zeile 34: Zeile 37:  
     width: calc(50% - 0.5em);
 
     width: calc(50% - 0.5em);
 
     margin: 1em 0;
 
     margin: 1em 0;
}
  −
  −
.box-hauptseite-gruen {
  −
    width: 100%;
   
}
 
}
    
.box-hauptseite-gruen h2 {
 
.box-hauptseite-gruen h2 {
    color: #075d32;
+
     background-color: #7bc8af;
     background-color: #4fb694;
   
     margin-bottom: 0;
 
     margin-bottom: 0;
 
     margin-top: 0;
 
     margin-top: 0;
Zeile 57: Zeile 55:  
     border-right: #075d32 thin solid;
 
     border-right: #075d32 thin solid;
 
     border-left: #075d32 thin solid;
 
     border-left: #075d32 thin solid;
}
  −
  −
.box-hauptseite-rot {
  −
    width: 100%;
   
}
 
}
    
.box-hauptseite-rot h2 {
 
.box-hauptseite-rot h2 {
    color: #6d130e;
+
     background-color: #c8827b;
     background-color: #b6584f;
   
     margin-bottom: 0;
 
     margin-bottom: 0;
 
     margin-top: 0;
 
     margin-top: 0;

Navigationsmenü