Line 24: | Line 24: | ||
position: relative; | position: relative; | ||
/*Instead of height we will use padding*/ | /*Instead of height we will use padding*/ | ||
− | padding-top: | + | padding-top: 600px; /*That helps bring the labels down*/ |
/*Lets add a shadow*/ | /*Lets add a shadow*/ | ||
Line 43: | Line 43: | ||
.slider label { | .slider label { | ||
/*Lets add some spacing for the thumbnails*/ | /*Lets add some spacing for the thumbnails*/ | ||
− | margin: | + | margin: 30px 0 0 18px; |
float: left; | float: left; |
Revision as of 22:42, 14 December 2017