Template:CSS/SliderofTheme2
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
.slider2_theme2{ | .slider2_theme2{ | ||
width:100%; | width:100%; | ||
- | height: | + | height:520px; |
position:absolute; | position:absolute; | ||
left:0px; | left:0px; | ||
Line 21: | Line 21: | ||
overflow:hidden; | overflow:hidden; | ||
width:100%; | width:100%; | ||
- | height: | + | height:100%; |
position:absolute; | position:absolute; | ||
top:0px; | top:0px; | ||
Line 30: | Line 30: | ||
#content-slider { | #content-slider { | ||
width:100%; | width:100%; | ||
- | height: | + | height:100%; |
position:absolute; | position:absolute; | ||
top:0px; | top:0px; | ||
Line 39: | Line 39: | ||
#slider { | #slider { | ||
height:100%; | height:100%; | ||
- | width: | + | width:100%; |
margin:40px auto 0; | margin:40px auto 0; | ||
overflow:hidden; | overflow:hidden; | ||
Line 48: | Line 48: | ||
} | } | ||
#mask { | #mask { | ||
- | + | ||
- | height: | + | height:100%; |
+ | width:100%; | ||
} | } | ||
Line 58: | Line 59: | ||
} | } | ||
#slider li { | #slider li { | ||
- | + | width:100%; | |
- | + | height:100%; | |
position:absolute; | position:absolute; | ||
list-style:none; | list-style:none; |
Latest revision as of 17:45, 10 October 2014