From b015d2894f6f39657a44e4d5501747c1fafb07ff Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 15 Mar 2020 17:53:56 +0100 Subject: [PATCH] =?UTF-8?q?Double=20d=C3=A9claration=20news=20css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/core/layout/common.css b/core/layout/common.css index 125cbba5..f8a64cd8 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1337,33 +1337,6 @@ th.col12 { color: #F39C12; } -/** -* Module News -*/ - -.newsTitle { - background-color: #ECEFF1; - padding:5px; -} -.newsContent { -clear: left; - margin-left: 10px; - padding: 5px; -} -.newsDate { - font-size:0.8em; -font-style: italic; -color: grey; - margin-left:10px; - float: left; -} -.newsSignature { - margin-right:10px; - float:right; - font-size:0.8em; -font-style: italic; -color: grey; -} /*