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-top: -1121px; /*That helps bring the labels down*/
+
padding-top: 1121px; /*That helps bring the labels down*/
   
   
-
margin: 200px auto;
+
margin: 500px auto;
   
   
/*Lets add a shadow*/
/*Lets add a shadow*/
Line 38: Line 38:
.slider label {
.slider label {
/*Lets add some spacing for the thumbnails*/
/*Lets add some spacing for the thumbnails*/
-
margin: 18px 0 0 18px;
+
margin: -90px 0 0 18px;
border: 3px solid #999;
border: 3px solid #999;
   
   

Revision as of 09:14, 17 September 2013