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:360px;
+
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:360px;
+
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:360px;
+
height:320px;
}
}
#slider ul {
#slider ul {

Revision as of 17:30, 26 June 2014