force img borders to be removed on msp logo

This commit is contained in:
Frédéric Péters 2008-10-23 10:46:45 +02:00
parent 75051292bc
commit 84e2d383d9
1 changed files with 4 additions and 0 deletions

View File

@ -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{