Team:UCLondon/Templates/links-footer
From 2012e.igem.org
(Difference between revisions)
(Created page with "<html> <div id="footer-links"> <p class="left">Morph Bioinformatics</p> <ul class="piped right"> <li><a href="#">Home</a></li> <li><a href="#">Downloads</a...") |
|||
Line 15: | Line 15: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #footer-links { | ||
+ | color: rgb(110, 110, 110); | ||
+ | |||
+ | border-top-color: rgb(229, 229, 229); | ||
+ | border-top-style: solid; | ||
+ | border-top-width: 1px; | ||
+ | border-bottom-color: rgb(229, 229, 229); | ||
+ | border-bottom-style: solid; | ||
+ | border-bottom-width: 1px; | ||
+ | |||
+ | margin-bottom: 20px; | ||
+ | padding-bottom: 5px; | ||
+ | padding-left: 0px; | ||
+ | padding-right: 0px; | ||
+ | padding-top: 5px; | ||
+ | position: static; | ||
+ | text-align: center | ||
+ | |||
+ | |||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 21:31, 13 September 2012