Line 27: | Line 27: | ||
#footer h3 p { | #footer h3 p { | ||
margin: 0; | margin: 0; | ||
− | + | color: #fff; | |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.left { | .left { | ||
float: left; | float: left; | ||
− | width: | + | width: 33%; |
} | } | ||
.right { | .right { | ||
float: right; | float: right; | ||
− | width: | + | width: 33%; |
} | } | ||
.centered { | .centered { | ||
Line 47: | Line 47: | ||
input { | input { | ||
font-size: 100%; | font-size: 100%; | ||
+ | color: white; | ||
} | } | ||
Line 132: | Line 133: | ||
<div class="left"> | <div class="left"> | ||
<h2>Follow us:</h2> | <h2>Follow us:</h2> | ||
− | <a id="adress" href="https://www.bsse.ethz.ch/">Official site</a> | + | <h3> |
− | <a id="mail" href="mailto:igem@ethz.ch">E-mail</a> | + | <a id="adress" href="https://www.bsse.ethz.ch/">Official site</a> |
− | <a id="facebook" href="https://www.facebook.com/iGEM.ETH.Zurich">Facebook</a> | + | <a id="mail" href="mailto:igem@ethz.ch">E-mail</a> |
− | <a id="twitter" href="https://twitter.com/eth_igem">Twitter</a> | + | <a id="facebook" href="https://www.facebook.com/iGEM.ETH.Zurich">Facebook</a> |
+ | <a id="twitter" href="https://twitter.com/eth_igem">Twitter</a> | ||
+ | </h3> | ||
</div> | </div> | ||
<!--<div class="clear"></div> REMOVED--> | <!--<div class="clear"></div> REMOVED--> |
Revision as of 10:55, 17 August 2017