|
|
Line 86: |
Line 86: |
| <h2>Donors</h2> | | <h2>Donors</h2> |
| | | |
− | <style type="text/css">
| |
− | #thankssponsors {
| |
− | overflow:hidden;
| |
− | position:absolute;
| |
− | z-index:11;
| |
− | opacity:.8;
| |
− | bottom:0px;
| |
− | border-top: solid white 5px;
| |
− | width:110%;
| |
− | height:160px;
| |
− | background-color:#94FFFF;
| |
− | }
| |
− | #support {
| |
− | left:42%;
| |
− | bottom:135px;
| |
− | position:fixed;
| |
− | height: 60px;
| |
− | width: 200px;
| |
− | z-index:12;
| |
− | opacity:.9;
| |
− | border-radius: 25px;
| |
− | border: 5px solid #000000;
| |
− | 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: 730px;
| |
− | top:115px;
| |
− | }
| |
− |
| |
− | </style>
| |
− |
| |
− | <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> |