Template:Team:Uppsala/synbio

From 2013.igem.org

(Difference between revisions)
Line 103: Line 103:
     width:    36px;
     width:    36px;
     height:    36px;  
     height:    36px;  
 +
}
 +
 +
.hp-subheader {
 +
text-align: center;
 +
}
 +
 +
#synbio-text {
 +
height: 200px;
 +
width: 65%;
 +
border: 1px solid;
 +
float: left;
 +
}
 +
 +
#synbio-logo {
 +
width: 33%;
 +
height: 200px;
 +
border: 1px solid;
 +
float: right;
 +
}
 +
 +
#synbio-second-content {
 +
clear: both;
 +
}
 +
 +
#schedule {
 +
width: 400px;
 +
height: 300px;
 +
border: 1px solid;
 +
float: left;
 +
 +
}
 +
 +
#synbio-pic {
 +
width: 500px;
 +
height: 300px;
 +
border: 1px solid;
 +
float: right;
 +
}
 +
 +
#synbio-gallery {
 +
clear: both;
 +
width: 100%;
 +
height: 350px;
 +
border: 1px solid;
}
}
</html>
</html>

Revision as of 17:43, 12 September 2013