diff --git a/bootstrap.local.css b/bootstrap.local.css index 3b79167..a9d06e2 100644 --- a/bootstrap.local.css +++ b/bootstrap.local.css @@ -46,10 +46,8 @@ body { } .footer { position: absolute; - bottom: 0; width: 100%; - /* Set the fixed height of the footer here */ - height: 60px; + padding-bottom: 15px; background-color: #f5f5f5; } @@ -479,3 +477,67 @@ header h1::before { color: #333; border-color: #ccc; } + +/* Footer */ + +.footer ul { + margin: inherit; + padding: 0; + height: inherit; + list-style-type: none; +} + +.footer h5 { + font-weight: bold; +} + +.footer li a { + color: #777; +} + +.footer li { + color: #777; +} + +.footer p { + color: #777; +} + +/* Listmonk form */ + +.listmonk-form { + display: table; +} + +.listmonk-form .t { + display: table-cell; + width: 100%; +} + +.listmonk-form a { + color: #777; + text-decoration-line: underline; +} + +.listmonk-form .t > input { + width: 100%; + background: #f8f8f8; + color: #777; + text-align: left; + border-color: #ccc; +} + +.listmonk-form button { + background: #f8f8f8; + color: #777; + border-color: #ccc; + margin-top: -2px; + margin-left: 12px; +} + +.listmonk-form button:hover { + background: #e6e6e6; + color: #777; + border-color: #ccc; +} + diff --git a/footer.fr.mo b/footer.fr.mo index 9e346d8..83f3208 100644 Binary files a/footer.fr.mo and b/footer.fr.mo differ diff --git a/footer/index.en.html b/footer/index.en.html index a329bbd..5f147cc 100644 --- a/footer/index.en.html +++ b/footer/index.en.html @@ -91,8 +91,6 @@