From 49150d20b1f0ba5ba8d1aeddcd85d63cfd07408e Mon Sep 17 00:00:00 2001 From: Bao <keyu.bao@hft-stuttgart.de> Date: Tue, 2 Jun 2020 14:31:55 +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 ba6e620..514532f 100644 --- a/style/style.css +++ b/style/style.css @@ -117,7 +117,7 @@ ol li #logo h1, #logo h1 a, #logo h1 a:hover { padding: 22px 0 0 0; - color: #FFF; + color: #000000; text-decoration: none;} #logo h1 a .logo_colour -- GitLab