From 7ac2070df61c2cce5bf6f0a0f4d757437df17ade Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Sat, 19 Sep 2015 16:42:44 +0200 Subject: [PATCH] remove user block from menubar (#8204) --- static/custom-fontenay-sous-bois/style.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/static/custom-fontenay-sous-bois/style.css b/static/custom-fontenay-sous-bois/style.css index 1b54cdc..304365e 100644 --- a/static/custom-fontenay-sous-bois/style.css +++ b/static/custom-fontenay-sous-bois/style.css @@ -87,13 +87,21 @@ div#main-content { } #toplinks { - top: 205px; - right: 10px; + top: 0; background: transparent; font-weight: bold; width: auto; } +#toplinks span.logged-in .connected-user, +#toplinks a, #toplinks a:hover { + color: #fff; +} + +#toplinks a:hover { + text-decoration: underline; +} + div#member, div#new_member, div#accessibility, div#contact, div#info, div#help, div#rub_agenda, div#rub_annonce, div#rub_consultation, div#rub_service, div#gauche + div#rub_service, #content div#services > ul > li, div#tracking-code,