Template:CSS/SliderofTheme2

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
.slider2_theme2{
.slider2_theme2{
width:100%;
width:100%;
-
height:500px;
+
height:550px;
position:absolute;
position:absolute;
left:0px;
left:0px;
Line 21: Line 21:
overflow:hidden;
overflow:hidden;
width:100%;
width:100%;
-
height:500px;
+
height:100%;
position:absolute;
position:absolute;
top:0px;
top:0px;
Line 30: Line 30:
#content-slider {
#content-slider {
width:100%;
width:100%;
-
height:500px;
+
height:100%;
position:absolute;
position:absolute;
top:0px;
top:0px;
Line 38: Line 38:
/* SLIDER */
/* SLIDER */
#slider {
#slider {
-
height:500px;
+
height:100%;
width:100%;
width:100%;
margin:40px auto 0;
margin:40px auto 0;
Line 49: Line 49:
#mask {
#mask {
overflow:hidden;
overflow:hidden;
-
height:500px;
+
height:100%;
width:100%;
width:100%;

Revision as of 17:40, 10 October 2014