From: danix Date: Sun, 26 Feb 2023 17:35:42 +0000 (+0100) Subject: added footer. X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=c63d74b2e4656dcb084ba0473079377b71b0cdf6;hp=9406f5269846e5eb4560181fe1d14cbb740df6d6;p=gitweb-theme-danix.git added footer. --- diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..42bc7e3 --- /dev/null +++ b/footer.html @@ -0,0 +1,17 @@ + \ No newline at end of file diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 88dd962..146ec48 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -209,7 +209,7 @@ td, th { height: 80px; line-height: 80px; margin-top: 15px; - background: var(--bg); + background: var(--bg-alt); border-top: 2px solid var(--border); border-bottom: 1px solid var(--border); }