From c9860ca6b2a0d207c160a37730dc91fedfdeaf2a Mon Sep 17 00:00:00 2001 From: Johan GIRAUD Date: Fri, 6 Feb 2015 16:29:30 +0100 Subject: [PATCH] [CSS] +favicon --- css/habillage.css | 7 +++++++ css/habillage.scss | 8 +++++++- rubrique.html | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/css/habillage.css b/css/habillage.css index e8001f1..bf82665 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -183,6 +183,13 @@ p { .article .spip_logos { display: none; } +address { + padding-bottom: 10px; } + +address p { + margin: 0; + padding: 0; } + .historique { background-color: #ffd2a1; margin: 0 15px 15px 15px; } diff --git a/css/habillage.scss b/css/habillage.scss index c8c606a..846af25 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -214,7 +214,13 @@ p{ .article .spip_logos{ display: none; } - +address{ + padding-bottom: 10px; +} +address p{ + margin:0; + padding:0; +} .historique{ background-color: #ffd2a1; margin:0 15px 15px 15px; diff --git a/rubrique.html b/rubrique.html index a3ae0ee..4b202a2 100644 --- a/rubrique.html +++ b/rubrique.html @@ -34,7 +34,7 @@ #LOGO_SITE -- 2.20.1