From: danix Date: Sun, 26 Feb 2023 17:41:20 +0000 (+0100) Subject: working on the footer styling. Still X-Git-Url: https://git.danix.xyz/?p=gitweb-theme-danix.git;a=commitdiff_plain;h=7f75d732b5ce9d3bf6e4a61edcb772e5ec780ece working on the footer styling. Still --- diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index aae401b..5f233c0 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -205,17 +205,17 @@ td, th { .site-footer { width: 100%; height: 80px; - line-height: 80px; - margin-top: 15px; background: var(--bg-alt); - border-top: 2px solid var(--border); - border-bottom: 1px solid var(--border); } .page_footer { position: absolute; left: 0; bottom: 0; + line-height: 80px; + margin-top: 15px; + border-top: 2px solid var(--border); + border-bottom: 1px solid var(--border); } .page_footer_text {