From 9498d29491104893a49919c8385f4be8ac535a7c Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Sun, 7 Jun 2020 18:38:24 +0000 Subject: [PATCH] Update style.css --- style/style.css | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/style/style.css b/style/style.css index 809ca38..41ab0c1 100644 --- a/style/style.css +++ b/style/style.css @@ -102,20 +102,15 @@ ol li { padding: 24px 0 0 0; margin: 0; color: #000000;} + +#logo h1 .logo_colour +{ color: #B60000;} #logo h2 { font-size: 120%; padding: 4px 0 0 0; color: #A8AA94;} -#logo h1 -{ padding: 22px 0 0 0; - color: #000000; - text-decoration: none;} - -#logo h1.logo_colour -{ color: #B60000;} - #menubar { height: 24px; width: 900px;} -- GitLab