Index: static/css/styles.css |
=================================================================== |
--- a/static/css/styles.css |
+++ b/static/css/styles.css |
@@ -243,12 +243,18 @@ |
color: #ffffff; |
} |
-#footer-contact |
+#footer-links |
{ |
float: right; |
margin-right: 10px; |
} |
+#footer-links a |
+{ |
+ display: block; |
+ text-align: right; |
+} |
+ |
#footer #to-top |
{ |
background-color: #fff; |