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

Line 28: Line 28:
 
}
 
}
  
 +
#teamtable {
 +
    position: relative;
 +
    display: block;
 +
    width:100%; 
 +
    height:100%; 
 +
}
  
 +
.row {
 +
    position: relative;
 +
    display:block;
 +
    width:80%;
 +
}
 +
 +
.picture {
 +
    position: relative;
 +
    display:inline-block;
 +
    width:15%;
 +
    border-radius: 50%;
 +
 +
}
  
 
#summarywrapper {
 
#summarywrapper {

Revision as of 19:14, 19 July 2015