Difference between revisions of "Template:KU Leuven/team/members/css"

 
(2 intermediate revisions by the same user not shown)
Line 73: Line 73:
 
}
 
}
  
.general {
+
.fourthrow, .fifthrow, .sixthrow {
     display:table-cell;
+
    position: relative;
     width:51%;
+
     display: table;
 +
    table-layout: fixed;
 +
     width:90%;
 +
    left:5%;
 +
    text-align:center;
 +
    vertical-align: top;
 
}
 
}
  
#teamtablem .general {
+
.general {
    width:90%;
+
 
     display:table-cell;
 
     display:table-cell;
     position:relative;
+
     width:51%;
 
}
 
}
  
Line 199: Line 203:
 
}
 
}
  
#teamtablem .bigpicture {
+
.bigpicturem {
 
     position:relative;
 
     position:relative;
 
     display: table-cell;
 
     display: table-cell;
Line 206: Line 210:
  
 
.bigpicture img {
 
.bigpicture img {
 +
    border-radius: 50px 0% 0% 50px;
 +
}
 +
 +
.bigpicturem img {
 
     border-radius: 50px 0% 0% 50px;
 
     border-radius: 50px 0% 0% 50px;
 
}
 
}
Line 217: Line 225:
 
}
 
}
  
#teamtablem .info{
+
.infom{
 
     position:relative;
 
     position:relative;
 
     display:table-cell;
 
     display:table-cell;
Line 230: Line 238:
  
 
.info img{
 
.info img{
 +
    position:absolute;
 +
    width:100%;
 +
    visibility:hidden;
 +
}
 +
 +
.infom p{
 +
    text-align:left;
 +
}
 +
 +
.infom img{
 
     position:absolute;
 
     position:absolute;
 
     width:100%;
 
     width:100%;
Line 338: Line 356:
 
.row {
 
.row {
 
width:95%;
 
width:95%;
 +
left:2.5%;
 
}
 
}
  

Latest revision as of 02:44, 18 September 2015