Team:Manchester/sponsors
From 2013.igem.org
(Difference between revisions)
Abramov denn (Talk | contribs) |
|||
Line 4: | Line 4: | ||
{{:Team:Manchester/layout/background}} | {{:Team:Manchester/layout/background}} | ||
- | + | <html> | |
- | + | ||
+ | <style type="text/css"> | ||
+ | * | ||
+ | { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | |||
+ | .wrapper | ||
+ | { | ||
+ | position:absolute; | ||
+ | clear:both; | ||
+ | width:940px; | ||
+ | top:360px; | ||
+ | left:0; | ||
+ | padding:10px; | ||
+ | background-color:#ccc; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .heading | ||
+ | { | ||
+ | width:880px; | ||
+ | height:20px; | ||
+ | margin:20px auto; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-size:20px; | ||
+ | padding:10px; | ||
+ | color:#4c0082; | ||
+ | background:#F2F2F2; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .logos | ||
+ | { | ||
+ | width:940px; | ||
+ | } | ||
+ | |||
+ | .logos a img | ||
+ | { | ||
+ | float:left; | ||
+ | margin-left:30px; | ||
+ | |||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="wrapper" > | ||
+ | <div class="heading"> | ||
+ | The Manchester iGEM team would like to thank the following companies for their generous support | ||
+ | </div> | ||
+ | |||
+ | <div class="logos"> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/7/7e/Eccelso.jpg" width="200" height="100"/></a> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/5/5c/Haindaniels.jpg" width="200" height="100"/></a> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/1/10/Life_Tech.jpg" width="200" height="100"/></a> | ||
+ | <a href="#"> <img src="https://static.igem.org/mediawiki/2013/8/8d/Mibscaled.gif"width="200" height="100"/></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 19:47, 13 August 2013