From 4392e667694037c03d88ce45772e5bbf243a5c04 Mon Sep 17 00:00:00 2001 From: Bao <keyu.bao@hft-stuttgart.de> Date: Tue, 2 Jun 2020 14:28:28 +0000 Subject: [PATCH] Update style.css --- style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/style.css b/style/style.css index 25c7ffb..09d3001 100644 --- a/style/style.css +++ b/style/style.css @@ -121,7 +121,7 @@ ol li text-decoration: none;} #logo h1 a .logo_colour -{ color: #888;} +{ color: #B60000;} #logo a:hover .logo_colour { color: #FFF;} -- GitLab