From 185ed2cd2b64c9200b532b2c93fc3eb9b7f5484a Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 27 Jan 2015 16:45:50 +0100 Subject: [PATCH] [CSS] -couleur des blocs de la premiere colonne geree dans le squelette --- css/habillage.css | 2 +- css/habillage.scss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/habillage.css b/css/habillage.css index 9a11106..626fc7b 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -134,7 +134,7 @@ p { #ateliers ul li { margin-bottom: 15px; - background-color: #2bc7cd; } +} #ateliers p { margin: 15px 15px 0 0; diff --git a/css/habillage.scss b/css/habillage.scss index a2f6b30..31f1dc8 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -160,7 +160,6 @@ p{ #ateliers ul li{ margin-bottom:15px; - background-color: #2bc7cd; } #ateliers p{ -- 2.20.1