Team:UCLA/anuved verma ucla2014 workspace/CSS

From 2014.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 472: Line 472:
     overflow: hidden;
     overflow: hidden;
     z-index: 0;
     z-index: 0;
 +
    background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
}
}
.slider .slider_left{
.slider .slider_left{
Line 543: Line 544:
     width: 100%;
     width: 100%;
     height: 70%;
     height: 70%;
-
     z-index: -1;
+
     z-index: 0;
}
}
.page_header .page_header_box{
.page_header .page_header_box{
     position: absolute;
     position: absolute;
     overflow: hidden;
     overflow: hidden;
-
     z-index: -1;
+
     z-index: 0;
}
}
#box1{
#box1{
Line 590: Line 591:
     position: absolute;
     position: absolute;
     background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
     background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
-
     top: 85%;
+
     /*top: 85%;*/
     width: 99%;
     width: 99%;
     padding: 0 0 0 0;
     padding: 0 0 0 0;
Line 599: Line 600:
}
}
-
.content{
+
.page_content{
     position: relative;
     position: relative;
     background-color: #FFFFCC;
     background-color: #FFFFCC;
Line 605: Line 606:
     padding: 0 0 0 0;
     padding: 0 0 0 0;
     margin: auto;
     margin: auto;
-
     margin-bottom: 10px;
+
     margin-bottom: 20px;
-
     border-radius: 10px;
+
     border-radius: 25px;
     z-index: -1;
     z-index: -1;
}
}

Latest revision as of 04:28, 22 September 2014