From: danix Date: Sun, 26 Feb 2023 05:43:28 +0000 (+0100) Subject: variables. Main table X-Git-Url: https://git.danix.xyz/?p=gitweb-theme-danix.git;a=commitdiff_plain;h=d1808a6c62415f7e9c22ca6d14a073538338e548 variables. Main table --- diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 279553f..7605ef2 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -251,7 +251,7 @@ a.rss_logo:hover { .history { width: 95%; margin: 0 auto 15px auto; - border: 1px solid #d8d8d8; + border: 1px solid var(--border); -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2); box-shadow: 0 0 3px rgba(0,0,0,0.2);