From 4f423ec02b09295dfe7b586f84ef95b2cc21bab2 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Thu, 23 Nov 2023 15:41:54 +0100
Subject: [PATCH] update link color

---
 public_html/deployment/main_new_ui.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/deployment/main_new_ui.css b/public_html/deployment/main_new_ui.css
index 97195540..89a67f02 100644
--- a/public_html/deployment/main_new_ui.css
+++ b/public_html/deployment/main_new_ui.css
@@ -8,7 +8,7 @@ pre.config{background:#f4f4f4; color:#448; border-radius: 0.5em; max-height: aut
 	border-color: #dee2e6 #dee2e6 #fff;
 }
 
-a{color: #05c;}
+a{color: #57c;}
 li a i{color: #699;}
 li a i{color: #17a2b8;}
 
-- 
GitLab