From bee7a7b524c888cf7f1c48e54fd32fd7156b0a77 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Sat, 2 Dec 2023 13:29:32 -0800 Subject: [PATCH] reposition footer --- htdocs/themes/math4/math4.scss | 5 ----- htdocs/themes/math4/system.html.ep | 2 +- .../ContentGenerator/Base/footer.html.ep | 22 ++++++++++--------- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/htdocs/themes/math4/math4.scss b/htdocs/themes/math4/math4.scss index 07844b815b..0986c589ce 100644 --- a/htdocs/themes/math4/math4.scss +++ b/htdocs/themes/math4/math4.scss @@ -695,11 +695,6 @@ ul.courses-list { padding: 1em; margin-top: 1em; - div { - margin-left: auto; - margin-right: auto; - } - a { color: #555; } diff --git a/htdocs/themes/math4/system.html.ep b/htdocs/themes/math4/system.html.ep index 2717e6c08c..f4a9be8c2d 100644 --- a/htdocs/themes/math4/system.html.ep +++ b/htdocs/themes/math4/system.html.ep @@ -172,7 +172,7 @@ % } % % # Footer - + % diff --git a/templates/ContentGenerator/Base/footer.html.ep b/templates/ContentGenerator/Base/footer.html.ep index 7c156771cf..f7d702f285 100644 --- a/templates/ContentGenerator/Base/footer.html.ep +++ b/templates/ContentGenerator/Base/footer.html.ep @@ -1,11 +1,13 @@ -
<%= maketext('Page generated at [_1]', $c->timestamp) %>
-