From 84e2d383d9b43d791681a14f863689b99cf779d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Peters?= Date: Thu, 23 Oct 2008 10:46:45 +0200 Subject: [PATCH] force img borders to be removed on msp logo --- data/themes/adeline/styles/cdc_structure.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/themes/adeline/styles/cdc_structure.css b/data/themes/adeline/styles/cdc_structure.css index f2f53c4..e044436 100644 --- a/data/themes/adeline/styles/cdc_structure.css +++ b/data/themes/adeline/styles/cdc_structure.css @@ -400,6 +400,10 @@ body { padding:5px 10px; } +#cdc_page .cdc_boite_connexion .cdc_logo img { + border: 0; +} + #cdc_page #cdc_bloc_identification .cdc_boite_connexion{ } #cdc_page #cdc_bloc_identification .cdc_boite_connexion .cdc_bouton{