From 87fd2b1fe702be0df4b765e5a93d1c632eeacdf3 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Thu, 1 Nov 2018 19:21:24 +0100 Subject: [PATCH] Removed bug in background image CSS code --- slt/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slt/index.php b/slt/index.php index 1f7e6a9..b7a1a3a 100644 --- a/slt/index.php +++ b/slt/index.php @@ -144,7 +144,7 @@ ul.nav-child > li > a:focus background-image: ; } -#right_side +#right_side-image { background-image: ; }