Team:UCLA/anuved verma ucla2014 workspace/CSS
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
Line 587: | Line 587: | ||
<!--CONTENT SECTIONS--> | <!--CONTENT SECTIONS--> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | .content_container{ | ||
+ | position: absolute; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png'); | ||
+ | top: 85%; | ||
+ | width: 99%; | ||
+ | padding: 0 0 0 0; | ||
+ | margin: auto; | ||
+ | margin-bottom: 50px; | ||
+ | border-radius: 0px; | ||
+ | z-index: -1; | ||
+ | } | ||
+ | |||
.content{ | .content{ | ||
position: relative; | position: relative; | ||
background-color: #FFFFCC; | background-color: #FFFFCC; | ||
- | |||
width: 99%; | width: 99%; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin: auto; | margin: auto; | ||
- | margin-bottom: | + | margin-bottom: 10px; |
border-radius: 10px; | border-radius: 10px; | ||
z-index: -1; | z-index: -1; |
Revision as of 23:16, 21 September 2014