(94 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | #globalWrapper { | ||
+ | padding-bottom: 0; | ||
+ | margin-bottom:0; | ||
+ | } | ||
+ | |||
.footer { | .footer { | ||
− | + | background: #333; | |
+ | background: -webkit-linear-gradient(top, black 30%, #4d4d4d); | ||
+ | background: -o-linear-gradient(bottom, black 30%, #4d4d4d); | ||
+ | background: -moz-linear-gradient(bottom, black 30%, #4d4d4d); | ||
+ | background: linear-gradient(to bottom, black 30%, #4d4d4d); | ||
+ | padding-bottom:0; | ||
+ | margin-bottom:0; | ||
+ | margin-top:0; | ||
+ | width:100%; | ||
+ | font-size:16px; | ||
} | } | ||
− | .sponsor-list | + | /*.sponsor-list img { |
− | + | width: 150px; | |
} | } | ||
+ | |||
+ | .sponsor-list { | ||
+ | list-style: none; | ||
+ | display: flex; | ||
+ | flex-direction: row; | ||
+ | flex-wrap: wrap; | ||
+ | justify-content: center; | ||
+ | } | ||
+ | |||
+ | .sponsor-list li { | ||
+ | margin: 10px 20px; | ||
+ | align-self: center; | ||
+ | }*/ | ||
+ | |||
+ | #footer_linear{ | ||
+ | color:white; | ||
+ | font-size:16px; | ||
+ | padding-bottom:1rem; | ||
+ | } | ||
+ | |||
+ | #lieblingsSponsoren img{ | ||
+ | vertical-align:bottom; | ||
+ | } | ||
+ | |||
+ | .footBUTT{ | ||
+ | height:70px; | ||
+ | } | ||
+ | |||
+ | #igemTUDA{ | ||
+ | color:white; | ||
+ | font-size:25px; | ||
+ | padding-bottom:1rem; | ||
+ | padding-top:1rem; | ||
+ | } | ||
+ | |||
+ | .footer a{ | ||
+ | padding:0; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
− | + | <div class="footer" style="text-decoration: none;"> | |
− | + | <center><a href="https://twitter.com/igem_darmstadt"><img class="footBUTT" src="https://static.igem.org/mediawiki/2016/8/84/T--TU_Darmstadt--button_twitter.png" style="padding-right:10px;padding-left:18px;"/></a> | |
− | + | <a href="https://www.facebook.com/IGEM-TU-Darmstadt-656627597701598/"><img class="footBUTT" src="https://static.igem.org/mediawiki/2016/c/cc/T--TU_Darmstadt--button_facebook.png" style="padding-right:10px;"/></a> | |
− | + | <a href="mailto:igem@bio.tu-darmstadt.de"><img class="footBUTT" src="https://static.igem.org/mediawiki/2016/b/b2/T--TU_Darmstadt--button_mail2.png"/></a> | |
− | + | </center> | |
− | + | <center><div id="igemTUDA"><a href="https://2016.igem.org/Team:TU_Darmstadt" style="color:white">iGEM Technische Universität Darmstadt</a></div></center> | |
− | + | <center><div id="footer_linear"> | |
− | + | <div id="lieblingsSponsoren"> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/3/31/T--TU_Darmstadt--TU_Darmstadt_wei%C3%9F.png" style="height:50px;padding-bottom:2px;padding-right:7px;"/> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/c/c7/K8_igem.png" style="height:50px;padding-bottom:2px;"/> | |
− | + | </div> | |
− | + | We thank our <a href="https://2016.igem.org/Team:TU_Darmstadt/Team/Acknowledgements" style="color:#019ac8">sponsors</a>, especially: | |
− | + | <div id="lieblingsSponsoren"> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/9/9f/T--TU_Darmstadt--Merck_Logo_provisorisch.png" style="height:42px;padding-bottom:7px;padding-right:4px;"/> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/b/b3/T--TU_Darmstadt--laborshop24b.png" style="height:50px"/><br></div> | |
− | + | Email: igem@bio.tu-darmstadt.de | | |
+ | Design: Viktoria Schuster<!--, Peter Neuroth, Jonas Sindlinger, Max Dombrowsky--></div></center> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 03:17, 20 October 2016