Team:UCLA/anuved verma ucla2014 workspace/CSS
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
(20 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: | + | z-index: 0; |
} | } | ||
.page_header .page_header_box{ | .page_header .page_header_box{ | ||
position: absolute; | position: absolute; | ||
overflow: hidden; | overflow: hidden; | ||
- | z-index: | + | z-index: 0; |
} | } | ||
#box1{ | #box1{ | ||
Line 587: | Line 588: | ||
<!--CONTENT SECTIONS--> | <!--CONTENT SECTIONS--> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | . | + | .content_container{ |
position: absolute; | position: absolute; | ||
- | background-image: url('https://static.igem.org/mediawiki/2014/c/ | + | background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png'); |
- | top: | + | /*top: 85%;*/ |
+ | width: 99%; | ||
+ | padding: 0 0 0 0; | ||
+ | margin: auto; | ||
+ | margin-bottom: 50px; | ||
+ | border-radius: 0px; | ||
+ | z-index: -1; | ||
+ | } | ||
+ | |||
+ | .page_content{ | ||
+ | position: relative; | ||
+ | background-color: #FFFFCC; | ||
width: 99%; | width: 99%; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin: auto; | margin: auto; | ||
- | border-radius: | + | margin-bottom: 20px; |
+ | border-radius: 25px; | ||
z-index: -1; | z-index: -1; | ||
} | } | ||
- | . | + | .content_subsection{ |
position: relative; | position: relative; | ||
width: 85%; | width: 85%; | ||
+ | padding: 10px 10px 10px 10px; | ||
margin: auto; | margin: auto; | ||
} | } |
Latest revision as of 04:28, 22 September 2014