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

Line 256: Line 256:
 
     position: relative;
 
     position: relative;
 
     display: inline-block;
 
     display: inline-block;
     left: 50%;
+
     left: -50%;
 
     width:12%;
 
     width:12%;
 
     height:80%;
 
     height:80%;
Line 265: Line 265:
 
     position: relative;
 
     position: relative;
 
     display: inline-block;
 
     display: inline-block;
     text-index: right;  
+
     right: -50%;
 
     width:12%;
 
     width:12%;
 
     height:80%;
 
     height:80%;
Line 274: Line 274:
 
     position: relative;
 
     position: relative;
 
     display: inline-block;
 
     display: inline-block;
     text-index: left;  
+
     left: -50%;
 
     width:12%;
 
     width:12%;
 
     height:80%;
 
     height:80%;
Line 283: Line 283:
 
     position: relative;
 
     position: relative;
 
     display: inline-block;
 
     display: inline-block;
     text-index: right;  
+
     right: -50%;
 
     width:12%;
 
     width:12%;
 
     height:80%;
 
     height:80%;

Revision as of 09:49, 17 July 2015