Team:UCLA/anuved verma ucla2014 workspace/CSS
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
(9 intermediate revisions not shown) | |||
Line 544: | 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 591: | 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 600: | Line 600: | ||
} | } | ||
- | . | + | .page_content{ |
position: relative; | position: relative; | ||
background-color: #FFFFCC; | background-color: #FFFFCC; | ||
Line 607: | Line 607: | ||
margin: auto; | margin: auto; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
- | border-radius: | + | border-radius: 25px; |
z-index: -1; | z-index: -1; | ||
} | } |
Latest revision as of 04:28, 22 September 2014