diff --git a/webv4/root/css/style.css b/webv4/root/css/style.css
index 819ad9928dd8602f83e48fb7ed8906a0c2b97241..0945868ba1c392971e9e50ca4e3ebb3fc7be9d6b 100644
--- a/webv4/root/css/style.css
+++ b/webv4/root/css/style.css
@@ -55,11 +55,6 @@ span.message-header.unread {
 
 /*** Dark mode ***/
 
-/* default links, like the breadcrumbs */
-.dark a {
-	color: #75b8f1;
-}
-
 /* background of the top bar */
 .dark .navbar {
 	background-color: #222;