From: Johan GIRAUD Date: Mon, 9 Feb 2015 11:01:13 +0000 (+0100) Subject: [CSS] + logo articles X-Git-Tag: 0.1.0~57 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=3e028448304421dec21ed14fa048bd4f3a676efb [CSS] + logo articles --- 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;