Difference between revisions of "Template:Freiburg/CSS"

Line 324: Line 324:
 
     margin: 2em 0;
 
     margin: 2em 0;
 
     margin-bottom: 0;
 
     margin-bottom: 0;
 +
}
 +
 +
/* half size for putting two content boxes next to each other */ (sb)
 +
.content_box_half {                   
 +
    border-radius: 30px 60px;
 +
    padding: 4%;
 +
    margin: 2em 0 auto;
 +
    margin-bottom: 0;
 +
    width: 40%;
 +
    float: left;
 
}
 
}
  

Revision as of 13:05, 5 September 2015