diff --git a/static/css/combo-style.css b/static/css/combo-style.css index 12b01af..62012df 100644 --- a/static/css/combo-style.css +++ b/static/css/combo-style.css @@ -576,13 +576,6 @@ div.textcell.compte-citoyen > div { background-image: url(../img/compte-citoyen-bg.png); } -div.textcell.mobilite { - background-image: url(../img/capture-smartphone.png); - background-repeat: no-repeat; - background-position: 95% 90%; - -} - div.textcell.mobilite > div { background-image: url(../img/mobilite-bg.png); }