Template:CSS/SliderofTheme2

From 2014.igem.org

(Difference between revisions)
Line 21: Line 21:
overflow:hidden;
overflow:hidden;
width:100%;
width:100%;
-
height:100%;
+
height:500px;
position:absolute;
position:absolute;
top:0px;
top:0px;
Line 30: Line 30:
#content-slider {
#content-slider {
width:100%;
width:100%;
-
height:100%;
+
height:500px;
position:absolute;
position:absolute;
top:0px;
top:0px;
Line 39: Line 39:
#slider {
#slider {
height:100%;
height:100%;
-
width:100%;
+
width:500px;
margin:40px auto 0;
margin:40px auto 0;
overflow:hidden;
overflow:hidden;

Revision as of 17:32, 10 October 2014