From eb0926ec6f20f72f1998ebd779e98999ad350fb3 Mon Sep 17 00:00:00 2001 From: Yusef Aslam Date: Thu, 1 Feb 2024 21:15:07 +0000 Subject: [PATCH] layout.css: remove background-color from buttons More styling of buttons is done in index.html since I do not know where else to do it. This conflicts with the styling in index.html, so removed. --- Lightdm/Chicago95/css/layout.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/Lightdm/Chicago95/css/layout.css b/Lightdm/Chicago95/css/layout.css index 00265cb..80cd7a7 100755 --- a/Lightdm/Chicago95/css/layout.css +++ b/Lightdm/Chicago95/css/layout.css @@ -76,8 +76,6 @@ button:hover { font-size: 10pt; font-family: 'Sans-Serif'; display: inline-block; - background-color: #c0c0c0; - } .header {