From af067538f62772fdef2371654bb4aab578c7d061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 10 Mar 2015 17:34:17 +0100 Subject: [PATCH] add missing background colour when unlogged --- wcs/montpellier-commune/custom-cournonterral.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wcs/montpellier-commune/custom-cournonterral.css b/wcs/montpellier-commune/custom-cournonterral.css index 3ff7074..7b482e8 100644 --- a/wcs/montpellier-commune/custom-cournonterral.css +++ b/wcs/montpellier-commune/custom-cournonterral.css @@ -153,6 +153,7 @@ div.buttons input { background: transparent; } +#toplinks span.login, #toplinks span.logged-in { background: white; }