From 072105caf89615eb7ff812783e007444744c076b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 19 Jan 2019 12:03:40 +0100 Subject: [PATCH] remove old mobile screenshot --- static/css/combo-style.css | 7 ------- 1 file changed, 7 deletions(-) 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); }