Team:UCLA/anuved verma ucla2014 workspace/CSS
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
Line 472: | Line 472: | ||
} | } | ||
.slider .slider_left{ | .slider .slider_left{ | ||
- | position: | + | position: absolute; |
background-color:red; | background-color:red; | ||
- | top: | + | top: 0px; |
left: 0px; | left: 0px; | ||
width: 50px; | width: 50px; | ||
Line 481: | Line 481: | ||
} | } | ||
.slider .slider_right{ | .slider .slider_right{ | ||
- | position: | + | position: absolute; |
background-color:red; | background-color:red; | ||
- | top: | + | top: 0px; |
left: 450px; | left: 450px; | ||
width: 50px; | width: 50px; |
Revision as of 06:48, 20 September 2014