Difference between revisions of "Template:Groningen/CSS"

Line 24: Line 24:
 
     display: block;
 
     display: block;
 
}
 
}
 +
.box {
 +
    float: left;
 +
    width: 200px;
 +
    margin-left: 10px;
 +
    margin-top: 10px;
 +
    padding: 5px;
 +
    border: 2px white;
 
.boxed {
 
.boxed {
 
   border: 10px solid green ;
 
   border: 10px solid green ;

Revision as of 21:07, 17 October 2018