Team:UCLA/anuved verma ucla2014 workspace/CSS
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
Line 474: | Line 474: | ||
position: relative; | position: relative; | ||
background-color:red; | background-color:red; | ||
+ | top: -200px; | ||
left: 0px; | left: 0px; | ||
width: 50px; | width: 50px; | ||
height: 100%; | height: 100%; | ||
- | z-index: | + | z-index: 2; |
} | } | ||
.slider .slider_right{ | .slider .slider_right{ | ||
position: relative; | position: relative; | ||
background-color:red; | background-color:red; | ||
- | top: - | + | top: -400px; |
left: 450px; | left: 450px; | ||
width: 50px; | width: 50px; | ||
height: 100%; | height: 100%; | ||
- | z-index: | + | z-index: 2; |
} | } | ||
Revision as of 06:47, 20 September 2014