From 3e028448304421dec21ed14fa048bd4f3a676efb Mon Sep 17 00:00:00 2001 From: Johan GIRAUD Date: Mon, 9 Feb 2015 12:01:13 +0100 Subject: [PATCH] [CSS] + logo articles --- css/habillage.css | 6 ------ css/habillage.scss | 6 ------ 2 files changed, 12 deletions(-) diff --git a/css/habillage.css b/css/habillage.css index 8bdb609..d5303c0 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -225,12 +225,6 @@ p { margin: 0 0 15px 0; line-height: 1.3; } -.spip_logo { - display: none; } - -.article .spip_logos { - display: none; } - .article .fa { width: 20px; height: 20px; diff --git a/css/habillage.scss b/css/habillage.scss index e49ba8b..edb86a3 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -253,12 +253,6 @@ p{ margin:0 0 15px 0; line-height: 1.3; } -.spip_logo{ - display:none; -} -.article .spip_logos{ - display: none; -} .article .fa{ width: 20px; height: 20px; -- 2.20.1