From 23f32e08d4bbf3a6503936091b56c348f07f1507 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 19 Jan 2015 16:26:54 +0100 Subject: [PATCH] sussargues: fix header --- wcs/montpellier-commune/custom-sussargues.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/wcs/montpellier-commune/custom-sussargues.css b/wcs/montpellier-commune/custom-sussargues.css index fdf73b2..1fc9459 100644 --- a/wcs/montpellier-commune/custom-sussargues.css +++ b/wcs/montpellier-commune/custom-sussargues.css @@ -148,3 +148,18 @@ a.edit-custom-text, div.buttons input { background: #EC9200; } + +#toplinks a.restricted { + position: absolute; + top: -24px; + right: 0px; + height: 20px; +} + +#toplinks #welcome span { + display: none; +} + +#welcome { + border: none; +}