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

Line 229: Line 229:
  
 
.teamswrapper{
 
.teamswrapper{
     width: 350px;
+
     width: 280px;
 
     display: inline-block;
 
     display: inline-block;
 
     vertical-align: top;
 
     vertical-align: top;
Line 235: Line 235:
  
 
#left.teamswrapper{
 
#left.teamswrapper{
     margin: 0px 10px 0px auto;
+
     margin: 0px 0px 0px auto;
 
}
 
}
  
 
#middle.teamswrapper {
 
#middle.teamswrapper {
     margin: auto 10px;
+
     margin: auto 0px;
 
}
 
}
  
 
#right.teamswrapper {
 
#right.teamswrapper {
     margin: 0px 10px 0px 0px;
+
     margin: 0px 0px 0px 0px;
 
}
 
}
  

Revision as of 09:40, 31 August 2015