From b3b1c18ff51bddff61b38348133d0d23edd14653 Mon Sep 17 00:00:00 2001 From: George Ruinelli Date: Wed, 21 Sep 2022 17:51:53 +0200 Subject: [PATCH] . --- sd-card/html/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/sd-card/html/style.css b/sd-card/html/style.css index 4b840d88..bc16e07e 100644 --- a/sd-card/html/style.css +++ b/sd-card/html/style.css @@ -154,7 +154,6 @@ p { padding:0px; width:160px; color: black; - background-color: blue; } .menu li:hover li a{ @@ -171,7 +170,6 @@ p { padding:0px 10px 0px 15px; text-align:left; width:160px; -/* background-color: blue; */ } .menu li ul a:hover, @@ -193,7 +191,6 @@ p { color:#ffffff; text-decoration:none; color:white; - background-color: green; width:160px; }