Difference between revisions of "Team:UMaryland"
Line 242: | Line 242: | ||
#gear { | #gear { | ||
+ | position: absolute; | ||
+ | z-index:1; | ||
left:5% | left:5% | ||
top:10px; | top:10px; | ||
Line 248: | Line 250: | ||
max-width:56%; | max-width:56%; | ||
opacity: .8; | opacity: .8; | ||
− | |||
− | |||
} | } | ||
Line 278: | Line 278: | ||
#logobase { | #logobase { | ||
position:absolute; | position:absolute; | ||
− | z-index: | + | z-index:1; |
width:55%; | width:55%; | ||
height:50%; | height:50%; | ||
Line 284: | Line 284: | ||
left:22%; | left:22%; | ||
} | } | ||
− | |||
#gear3 { | #gear3 { | ||
Line 326: | Line 325: | ||
<div id='bg'> | <div id='bg'> | ||
<img src="http://i.imgur.com/bHMVnPQ.jpg" style="height:100%; width:100%"> | <img src="http://i.imgur.com/bHMVnPQ.jpg" style="height:100%; width:100%"> | ||
− | |||
− | |||
</div> | </div> | ||
Line 355: | Line 352: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 368: | Line 359: | ||
z-index:11; | z-index:11; | ||
opacity:.8; | opacity:.8; | ||
− | + | bottom:0px; | |
border-top: solid white 5px; | border-top: solid white 5px; | ||
width:110%; | width:110%; | ||
− | height: | + | height:160px; |
background-color:#94FFFF; | background-color:#94FFFF; | ||
} | } | ||
− | |||
#support { | #support { | ||
left:42%; | left:42%; | ||
− | + | bottom:135px; | |
position:fixed; | position:fixed; | ||
− | height: | + | height: 60px; |
− | width: | + | width: 200px; |
z-index:12; | z-index:12; | ||
opacity:.9; | opacity:.9; | ||
Line 387: | Line 377: | ||
overflow:hidden; | overflow:hidden; | ||
} | } | ||
+ | |||
+ | #neb { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/d/d6/Austin_Texas_NEB_logo.jpeg) 50% 0 no-repeat; | ||
+ | background-size: 301px 117px; | ||
+ | width: 301px; | ||
+ | height: 117px; | ||
+ | position: absolute; | ||
+ | left: 0px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #idt { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/2/22/IDT-Logo.jpg) 50% 0 no-repeat; | ||
+ | background-size: 267px 120px; | ||
+ | width: 267px; | ||
+ | height: 120px; | ||
+ | position: absolute; | ||
+ | left: 305px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #qiagen { | ||
+ | background: url(https://pbs.twimg.com/profile_images/260070480/Logo_Twitter.jpg) 100% 0 no-repeat; | ||
+ | background-size: 150px 150px; | ||
+ | width: 150px; | ||
+ | height: 150px; | ||
+ | position: absolute; | ||
+ | left: 575px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #agilent { | ||
+ | background: url(http://www.iycr2014.org/__data/assets/image/0006/82176/Agilent_logo.jpg) 50% 0 no-repeat; | ||
+ | background-size: 318px 62px; | ||
+ | width: 318px; | ||
+ | height: 62px; | ||
+ | position: absolute; | ||
+ | left: 730px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #ils { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/c/c7/Ils.png) 50% 0 no-repeat; | ||
+ | background-size: 323px 141px; | ||
+ | width: 323px; | ||
+ | height: 141px; | ||
+ | position: absolute; | ||
+ | left: 1100px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #cmns { | ||
+ | background: url(https://cmns.umd.edu/sites/default/files/uploads/images/logos/cmns_logo_main.png) 50% 0 no-repeat; | ||
+ | background-size: 363px 50px; | ||
+ | width: 363px; | ||
+ | height: 50px; | ||
+ | position: absolute; | ||
+ | left: 730px; | ||
+ | top:70px; | ||
+ | } | ||
+ | #bioe { | ||
+ | background: url(http://www.keystone.umd.edu/wrapper/clark-grey-72-png24.png) 50% 0 no-repeat; | ||
+ | background-size: 300px 50px; | ||
+ | width: 300px; | ||
+ | height: 50px; | ||
+ | position: absolute; | ||
+ | left: 730; | ||
+ | top:115px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
<div id=thankssponsors> | <div id=thankssponsors> | ||
− | < | + | |
+ | <a href="#"> | ||
+ | <div id='neb'> | ||
+ | </div></a> | ||
+ | <a href="#"> | ||
+ | <div id='idt'> | ||
+ | </div></a> | ||
+ | <a href="#"> | ||
+ | <div id='qiagen'> | ||
+ | </div></a> | ||
+ | <a href="#"> | ||
+ | <div id='agilent'> | ||
+ | </div></a> | ||
+ | <a href="#"> | ||
+ | <div id='ils'> | ||
+ | </div></a> | ||
+ | <a href="#"> | ||
+ | <div id='cmns'> | ||
+ | </div></a> | ||
+ | <a href="#"> | ||
+ | <div id='bioe'> | ||
+ | </div></a> | ||
+ | |||
</div> | </div> | ||
Revision as of 01:07, 28 August 2015