Team:UCLondon/Templates/links-footer

From 2012e.igem.org

(Difference between revisions)
Line 2: Line 2:
<div id="footer-links">
<div id="footer-links">
 +
<div id="foot-wrapper">
<p class="left-footer">Morph Bioinformatics</p>
<p class="left-footer">Morph Bioinformatics</p>
<ul class="right-footer">
<ul class="right-footer">
Line 11: Line 12:
<li><a href="#">Contact Us</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</ul>
 +
</div>
</div>
</div>
Line 40: Line 42:
z-index: 1;
z-index: 1;
 +
}
 +
 +
#foot-wrapper {
 +
width:80%;
 +
margin-left:auto;
 +
margin-right:auto;
}
}
#footer-links .left-footer {
#footer-links .left-footer {
float:left;
float:left;
-
width: 30%;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
}
}

Revision as of 01:20, 14 September 2012