# HG changeset patch # User rougeronj # Date 1424785429 -3600 # Node ID 68c81f692fca933d1a4d04fa3538aa4c2f168e99 # Parent c122bc2c6f7e68f4a84dc8abd1ebe7437ec3e7eb add links to footer, and update "domaines Artistiques"'s link diff -r c122bc2c6f7e -r 68c81f692fca src/hdalab/static/hdalab/css/footer.css --- a/src/hdalab/static/hdalab/css/footer.css Fri Feb 20 16:58:50 2015 +0100 +++ b/src/hdalab/static/hdalab/css/footer.css Tue Feb 24 14:43:49 2015 +0100 @@ -69,4 +69,8 @@ #innerfooter .row ul li { float: none; text-align: left; +} + +#innerfooter .row.links { + vertical-align: top; } \ No newline at end of file diff -r c122bc2c6f7e -r 68c81f692fca src/hdalab/templates/base.html --- a/src/hdalab/templates/base.html Fri Feb 20 16:58:50 2015 +0100 +++ b/src/hdalab/templates/base.html Tue Feb 24 14:43:49 2015 +0100 @@ -37,7 +37,7 @@