Difference between revisions of "Template:Groningen"

Line 516: Line 516:
 
     font-size: 0;
 
     font-size: 0;
 
     line-height: 0
 
     line-height: 0
 +
}
 +
.col-cont {
 +
    text-align: center;
 +
    width: 80%;
 +
    height: 200px;
 +
    margin: auto;
 +
    padding: 10px;
 +
}
 +
.one {
 +
    text-align: center;
 +
    width: 25%;
 +
    height: 100%;
 +
    float: left;
 +
}
 +
.two {
 +
    text-align: center;
 +
    float: right;
 +
    width: 75%;
 +
    height: 100%;
 +
}
 +
   
 +
.personal-info{
 +
    text-align: left;
 +
    padding-left: 10px;
 +
    padding-right: 10px;
 +
       
 
}
 
}
  

Revision as of 12:33, 20 June 2017