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

Line 570: Line 570:
 
     width:15%;
 
     width:15%;
 
}
 
}
 +
 +
#switchbox {
 +
    display:table;
 +
    width:5%;
 +
    table-layout:fixed;
 +
}
 +
 +
#on, #off {
 +
    display: table-cell;
 +
    width:50%;
 +
}
 +
 +
  
 
/*********************/
 
/*********************/

Revision as of 14:56, 14 September 2015