Difference between revisions of "Template:KU Leuven/main/css"

Line 252: Line 252:
 
}
 
}
  
.subimg {
 
    display: table-cell;
 
    width:10%;
 
}
 
 
.subtex {
 
    display: table-cell;
 
    width:90%;
 
}
 
 
.subtextm {
 
    display:none;
 
}
 
  
 
.subtext p {
 
.subtext p {
Line 313: Line 300:
 
     color: #808080;
 
     color: #808080;
 
     font-family: 'Handlee';
 
     font-family: 'Handlee';
 +
}
 +
 +
.subimg {
 +
    display: table-cell;
 +
    max-width:10%;
 +
    min-width:80px;
 +
}
 +
 +
.subtex {
 +
    display: table-cell;
 +
    max-width:85%;
 
}
 
}
  

Revision as of 09:50, 2 September 2015