Team:Toulouse

From 2014.igem.org

(Difference between revisions)
Line 93: Line 93:
.part-little-projet{
.part-little-projet{
background-color:#2ecc71;
background-color:#2ecc71;
-
display: inline-block;
+
display: block;
position: relative;
position: relative;
height:310px;
height:310px;
width: 310px;
width: 310px;
 +
float:left;
}
}
Line 109: Line 110:
.part-large-projet{
.part-large-projet{
background-color:#f0f0f0;
background-color:#f0f0f0;
-
display: inline-block;
+
display: block;
position: relative;
position: relative;
height:310px;
height:310px;
width: 646px;
width: 646px;
 +
float:left;
}
}

Revision as of 16:50, 7 October 2014