Template:Team:DukeSafety/CSS

From 2014.igem.org

(Difference between revisions)
Line 11: Line 11:
#pictable table {
#pictable table {
float:left;
float:left;
 +
}
 +
 +
#bigsection {
 +
width: 60%;
 +
height: 375px;
 +
overflow:hidden;
 +
float:right;
 +
padding-left:57%;
 +
position:fixed;
 +
margin-top:5%;
 +
margin-right:5%;
 +
z-index:49;
}
}

Revision as of 14:56, 14 October 2014