Line 1: | Line 1: | ||
<html> | <html> | ||
− | < | + | <style> |
+ | #foot{ | ||
+ | width: 100%; | ||
+ | height: 3em; | ||
+ | background-color: black; | ||
+ | bottom: 0; | ||
+ | position: fixed; | ||
+ | } | ||
+ | |||
+ | .foot_img{ | ||
+ | margin-top: 5px !important; | ||
+ | margin-left: 10px; | ||
+ | height: 2.2em; | ||
+ | } | ||
+ | |||
+ | .foot_a{ | ||
+ | height: 4em !important; | ||
+ | } | ||
+ | </style> | ||
<div id="foot"> | <div id="foot"> | ||
Line 12: | Line 30: | ||
<img class="foot_img" src="https://static.igem.org/mediawiki/2016/2/25/ValenciaUPV_twitterLogo.png"> | <img class="foot_img" src="https://static.igem.org/mediawiki/2016/2/25/ValenciaUPV_twitterLogo.png"> | ||
</a> | </a> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</html> | </html> |
Revision as of 12:11, 27 August 2016