Difference between revisions of "Template:Freiburg/CSS"

Line 320: Line 320:
 
.image_box{
 
.image_box{
 
     display: flex;
 
     display: flex;
    margin: 5% 0;
 
 
     justify-content: space-around;
 
     justify-content: space-around;
 
     flex-wrap: wrap;
 
     flex-wrap: wrap;
Line 327: Line 326:
 
     padding: 0 10px;
 
     padding: 0 10px;
 
     text-align: justify;
 
     text-align: justify;
 +
    width: 100%;
 
}
 
}
  

Revision as of 14:42, 16 September 2015