Team:TU-Delft/All

From 2013.igem.org

(Difference between revisions)
Line 16: Line 16:
position: relative;
position: relative;
/*Instead of height we will use padding*/
/*Instead of height we will use padding*/
-
padding-bottom: 400px; /*That helps bring the labels down*/
+
padding-bottom: -1121px; /*That helps bring the labels down*/
   
   
margin: 500px auto;
margin: 500px auto;
Line 28: Line 28:
.slider>img{
.slider>img{
position: absolute;
position: absolute;
-
left: 0; top: 0;
+
left: 0; top: 400;
transition: all 0.5s;
transition: all 0.5s;
}
}

Revision as of 09:30, 17 September 2013