Template:CSS/js-image-slider
From 2014.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
#content-slider { | #content-slider { | ||
width:100%; | width:100%; | ||
- | height: | + | height:320px; |
margin:10px auto 0; | margin:10px auto 0; | ||
} | } | ||
Line 33: | Line 33: | ||
border-radius:8px; | border-radius:8px; | ||
box-shadow:1px 1px 5px rgba(0,0,0,0.7); | box-shadow:1px 1px 5px rgba(0,0,0,0.7); | ||
- | height: | + | height:320px; |
width:680px; | width:680px; | ||
margin:40px auto 0; | margin:40px auto 0; | ||
Line 41: | Line 41: | ||
#mask { | #mask { | ||
overflow:hidden; | overflow:hidden; | ||
- | height: | + | height:320px; |
} | } | ||
#slider ul { | #slider ul { |
Revision as of 17:30, 26 June 2014