variables. Main table
authordanix <danix@danix.xyz>
Sun, 26 Feb 2023 05:43:28 +0000 (06:43 +0100)
committerdanix <danix@danix.xyz>
Sun, 26 Feb 2023 05:43:28 +0000 (06:43 +0100)
gitweb-danixland/gitweb.css

index 279553f..7605ef2 100644 (file)
@@ -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);