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

(Created page with "<html> <style> p { font-size:1.5em; } h3 { font-size:1em; text-align:left } img { z-index:5; } /*********************/ /* PAGES */ ******************: ...")
 
Line 213: Line 213:
 
position:relative;
 
position:relative;
 
width:40%;
 
width:40%;
 +
}
 +
 +
 +
/*********************/
 +
/* Participating Teams */
 +
/*********************/
 +
 +
.linewrapper {
 +
    text-align: center;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    overflow: hidden;
 +
    margin-bottom: 30px;
 +
}
 +
 +
.cardwrapper {
 +
    width: 160px;
 +
    display: inline-block;
 +
    vertical-align: top;
 +
}
 +
 +
#left.cardwrapper {
 +
    margin-left: 0px;
 +
    margin-right: 11px;
 +
}
 +
 +
#middle.cardwrapper {
 +
    margin: 0 11px;
 +
}
 +
 +
#right.cardwrapper {
 +
    margin-right: 0px;
 +
    margin-left: 11px;
 
}
 
}
  

Revision as of 08:50, 31 August 2015