Template:CSS/js-image-slider

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
background:#000;
background:#000;
border:8px solid #4796ff;
border:8px solid #4796ff;
-
border-radius:12px;
+
border-radius:28px;
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:360px;
Line 41: Line 41:
#mask {
#mask {
overflow:hidden;
overflow:hidden;
-
height:400px;
+
height:480px;
}
}
#slider ul {
#slider ul {
Line 50: Line 50:
#slider li {
#slider li {
width:720px;
width:720px;
-
height:440px;
+
height:480px;
position:absolute;
position:absolute;
top:-325px;
top:-325px;

Revision as of 18:00, 26 June 2014