Team:UCLA/anuved verma ucla2014 workspace/CSS
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
Line 588: | Line 588: | ||
<style type="text/css"> | <style type="text/css"> | ||
.content{ | .content{ | ||
- | position: | + | position: absolute; |
background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png'); | background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png'); | ||
top: 90%; | top: 90%; | ||
- | width: | + | width: 100%; |
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin: auto; | margin: auto; | ||
Line 598: | Line 598: | ||
.content_section{ | .content_section{ | ||
position: relative; | position: relative; | ||
- | + | width: 85%; | |
- | + | margin: auto; | |
- | + | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 23:02, 21 September 2014