testing different colors
[gitweb-theme-danix.git] / gitweb-danixland / gitweb.css
index a070a82..5afb71c 100644 (file)
@@ -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 {