From: danix Date: Tue, 28 Feb 2023 15:15:59 +0000 (+0100) Subject: testing different colors X-Git-Url: https://git.danix.xyz/?p=gitweb-theme-danix.git;a=commitdiff_plain;h=c636221768405a7e7c18e8d43c79f0283a3faa9e testing different colors --- diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index a070a82..5afb71c 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -56,7 +56,7 @@ a { outline: none; } --border: 34,40,49,0.035; --accent: #FD7014; --shadow: 0,0,0,0.2; - --bluish-grey: #3f4c77; + --bluish-grey: #282d3d; --dark-grey: #393E46; --light-grey: #ababcf; /* Icons */ @@ -222,8 +222,6 @@ td, th { .page_footer { height: 40px; line-height: 40px; - border-top: 2px solid rgba(var(--border)); - border-bottom: 1px solid rgba(var(--border)); } .page_footer_text {