From 809bce2ce2ce88eb9f02023d17679595d8e020de Mon Sep 17 00:00:00 2001 From: ronan le priol Date: Fri, 13 Dec 2013 17:49:58 +0100 Subject: [PATCH] commit du 13 12 2013 18h --- css/style-mobile.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/css/style-mobile.css b/css/style-mobile.css index 696f134..a2cce3d 100644 --- a/css/style-mobile.css +++ b/css/style-mobile.css @@ -617,7 +617,7 @@ #prestations .prestations-two { padding: 0em 0em 0em 0em; - border: solid 3px #1f9fb1; + border: solid 2px #1f9fb1; border-radius: 0.4em; } @@ -629,7 +629,7 @@ #prestations .prestations-three { padding: 0em 0em 0em 0em; - border: solid 3px #e99612; + border: solid 2px #e99612; border-radius: 0.4em; } @@ -642,7 +642,7 @@ { padding: 0em 0em 0em 0em; - border: solid 3px #bb0c31; + border: solid 2px #bb0c31; border-radius: 0.4em; } @@ -656,7 +656,7 @@ { padding: 0em 0em 0em 0em; - border: solid 3px #85083b; + border: solid 2px #85083b; border-radius: 0.4em; } @@ -669,7 +669,7 @@ { padding: 0em 0em 0em 0em; - border: solid 3px #250a34; + border: solid 2px #250a34; border-radius: 0.4em } -- 2.39.5