diff --git a/static/css/combo-style.css b/static/css/combo-style.css index e573068..94ab84d 100644 --- a/static/css/combo-style.css +++ b/static/css/combo-style.css @@ -641,13 +641,15 @@ div.textcell.ecrans { div.textcell.prix-montpellier { border: none; - background-image: url(../img/SMCL2015_FINALISTE.png); background-repeat: no-repeat; background-position: 80% 80%; } div.textcell.prix-montpellier > div { - background-image: url(../img/label-montpellier.png); + background-image: url(../img/SMCL2015_FINALISTE.png); + background-image: url(../img/label-montpellier.png), + url(../img/SMCL2015_FINALISTE.png); + background-position: right top, 85% 100%; } div.textcell.prix-montpellier {