Template:Team:SJTU-BioX-Shanghai/footer
From 2014.igem.org
(Difference between revisions)
(58 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Template:Team:SJTU-BioX-Shanghai/clear}} | {{Template:Team:SJTU-BioX-Shanghai/clear}} | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
.footer { | .footer { | ||
- | |||
width: 100%; | width: 100%; | ||
- | height: | + | height: 200px; |
- | background-color: # | + | background-color: #2d3e58; |
- | font-family: "OpenSans"; | + | font-family: "OpenSans",'Trebuchet MS', Helvetica, sans-serif; |
font-weight: 100; | font-weight: 100; | ||
+ | font-size:1.4em; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.footer .footer-content { | .footer .footer-content { | ||
margin-top: 2%; | margin-top: 2%; | ||
float: left; | float: left; | ||
margin-left: 5%; | margin-left: 5%; | ||
- | color: # | + | color: #f2ce3a; |
+ | } | ||
+ | |||
+ | .footer-link{ | ||
+ | width: 100%; | ||
+ | background-color: #1b2232; | ||
+ | } | ||
+ | .footer-logo{ | ||
+ | float:right;} | ||
+ | .logo_img{padding:15px; | ||
+ | height:70px;} | ||
+ | #footer-box { | ||
+ | font-family: "OpenSans","Bauhaus 93","Arial Black", Gadget, sans-serif; | ||
+ | font-weight: 100; | ||
+ | /*width: 90%;*/ | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | @media screen and (max-width: 72em) { | ||
+ | .footer { | ||
+ | height:400px; | ||
+ | }} | ||
+ | @media screen and (max-width: 46em) { | ||
+ | .footer { | ||
+ | height:600px; | ||
+ | } | ||
} | } | ||
- | |||
</style> | </style> | ||
+ | <div class="footer"> | ||
+ | <div class="footer-content"> | ||
+ | <p>Bio-X Institutes</p> | ||
+ | <p>Shanghai Jiao Tong University</p> | ||
+ | <p>800, Dongchuan Road 200240, Shanghai, China</p> | ||
+ | <p>sunyaojin2011@foxmail.com</p> | ||
+ | </div> | ||
+ | <div class="footer-logo"> | ||
+ | <a href="http://www.sjtu.edu.cn/"><img class="logo_img" border="0" src="/wiki/images/2/29/SJTU_Logo.png" /></a> | ||
+ | <a href="http://www.bio-x.cn/"><img class="logo_img" border="0" src="/wiki/images/1/13/Bio-X_Logo.png" /></a> | ||
+ | <a href="http://life.sjtu.edu.cn/"><img class="logo_img" border="0" src="/wiki/images/c/cd/Life-logo.png" /></a><br/> | ||
+ | <a href="http://www.merck.de/de/index.html"><img class="logo_img" border="0" src="/wiki/images/b/b7/Merck_Logo.png" /></a> | ||
+ | <a href="http://www.genewiz.com/"><img class="logo_img" border="0" src="/wiki/images/f/fb/Genewiz_Logo.png" /></a> | ||
+ | <a href="http://www.sjtu.edu.cn/"><img class="logo_img" border="0" src="/wiki/images/4/4f/SJTU14_iGEM_foundation_logo.png" /></a></div> | ||
+ | </div> | ||
+ | |||
</html> | </html> |
Latest revision as of 21:31, 17 October 2014