Änderungen

keine Bearbeitungszusammenfassung
Zeile 20: Zeile 20:  
.float > div {
 
.float > div {
 
     float: left;
 
     float: left;
 +
}
 +
 +
/** *************************************
 +
* Volage:Box
 +
*/
 +
#Inhalt_Box {
 +
    max-width: 100%;
 
}
 
}