Difference between revisions of "Template:Freiburg/CSS"

Line 326: Line 326:
 
}
 
}
  
/* 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;
 
    background-color: #FFFFFF;
 
    text-align: justify;
 
    box-shadow: 1px 1px 10px #888;
 
    -webkit-box-shadow: 1px 1px 10px #888;
 
    -moz-box-shadow: 1px 1px 10px #888;
 
}
 
  
 
/* flexbox: contains the whole dokuwiki image part and renders it readable
 
/* flexbox: contains the whole dokuwiki image part and renders it readable

Revision as of 13:10, 5 September 2015