- made footer links not be underlined
- changed inline style for footer links to use float-right class.
Signed-off-by: William Rockwood <wrockwood@tadl.org>
#footer a {
color: #e8e8e8;
- text-decoration: underline;
+ text-decoration: none;
text-shadow: none;
font-size:12px;
}
-%]
<div id="footer-wrap">
<div id="footer">
- <div style="float:right;">
+ <div class="float-right">
<a href="http://www.tadl.org/">[% l('TADL Home') %]</a><!-- |
<a href="#">[% l('link text') %]</a> |
<a href="#">[% l('link text') %]</a> -->