diff --git a/_includes/footer.html b/_includes/footer.html index 85fc5d7..1785df8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,4 @@ diff --git a/assets/css/style-reduced.css b/assets/css/style-reduced.css index b572282..6c61105 100644 --- a/assets/css/style-reduced.css +++ b/assets/css/style-reduced.css @@ -38,7 +38,7 @@ main { /* requires JS on IE6 */ display: block; padding: 5pt 0pt; } -footer { /* requires JS on IE6 */ +div#footer { display: block; background-color: #2b496f; text-align: center;