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

 
(7 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:100%;
+
 
     display:table-cell;
 
     display:table-cell;
 +
    width:51%;
 
}
 
}
  
Line 182: Line 187:
 
#teamtablem #jasper, #teamtablem #laetitia, #teamtablem #laura, #teamtablem #laurens {
 
#teamtablem #jasper, #teamtablem #laetitia, #teamtablem #laura, #teamtablem #laurens {
 
     position: relative;
 
     position: relative;
     display:table-cell;
+
     display: table-cell;
     width:;
+
     width:2.8%;
     top:;
+
     top:0%;
 
}
 
}
  
Line 196: Line 201:
 
     display: table-cell;
 
     display: table-cell;
 
     width:17%;
 
     width:17%;
 +
}
 +
 +
.bigpicturem {
 +
    position:relative;
 +
    display: table-cell;
 +
    width:10%;
 
}
 
}
  
 
.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 210: Line 225:
 
}
 
}
  
#teamtablem .info{
+
.infom{
 
     position:relative;
 
     position:relative;
 
     display:table-cell;
 
     display:table-cell;
Line 223: 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 331: Line 356:
 
.row {
 
.row {
 
width:95%;
 
width:95%;
 +
left:2.5%;
 
}
 
}
  
Line 338: Line 364:
  
 
.info {
 
.info {
width:35%;
+
width:55%;
}
+
 
+
.info q {
+
display:none;
+
 
}
 
}
  
Line 349: Line 371:
 
}
 
}
  
#teamtable {
+
#teamtablem {
 
display:table;
 
display:table;
 
}
 
}

Latest revision as of 02:44, 18 September 2015