minor styling changes
authorWilliam Rockwood <wrockwood@tadl.org>
Mon, 23 Jul 2012 15:00:38 +0000 (11:00 -0400)
committerWilliam Rockwood <wrockwood@tadl.org>
Mon, 23 Jul 2012 15:00:38 +0000 (11:00 -0400)
- 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>
css/tadl.css
templates_tadlskin/opac/parts/footer.tt2

index d77cab7..0fc1f1b 100644 (file)
@@ -1220,7 +1220,7 @@ div.facet_sidebar {
 
 #footer a {
        color: #e8e8e8;
-       text-decoration: underline;
+       text-decoration: none;
        text-shadow: none;
        font-size:12px;
 }
index d6b2553..08c335a 100644 (file)
@@ -4,7 +4,7 @@
 -%]
 <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><!-- &nbsp;|&nbsp;
     <a href="#">[% l('link text') %]</a> &nbsp;|&nbsp;
     <a href="#">[% l('link text') %]</a> -->