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

 
(One intermediate revision by the same user not shown)
Line 71: Line 71:
 
     text-align:center;
 
     text-align:center;
 
     vertical-align: top;  
 
     vertical-align: top;  
 +
}
 +
 +
.fourthrow, .fifthrow, .sixthrow {
 +
    position: relative;
 +
    display: table;
 +
    table-layout: fixed;
 +
    width:90%;
 +
    left:5%;
 +
    text-align:center;
 +
    vertical-align: top;
 
}
 
}
  
Line 193: Line 203:
 
}
 
}
  
#teamtablem .bigpicture {
+
.bigpicturem {
 
     position:relative;
 
     position:relative;
 
     display: table-cell;
 
     display: table-cell;
Line 200: 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 211: Line 225:
 
}
 
}
  
#teamtablem .info{
+
.infom{
 
     position:relative;
 
     position:relative;
 
     display:table-cell;
 
     display:table-cell;
Line 224: 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%;

Latest revision as of 02:44, 18 September 2015