From 78af1ca4c8ef22341ec1573fd2756e8c7b85ace9 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Fri, 3 Mar 2017 18:01:17 +0100 Subject: [PATCH] changed en_ettente display --- sites/all/themes/figureslibres/clameurs/css/dist/styles.css | 3 ++- sites/all/themes/figureslibres/clameurs/css/styles.scss | 2 +- sites/all/themes/figureslibres/clameurs/templates/node.tpl.php | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sites/all/themes/figureslibres/clameurs/css/dist/styles.css b/sites/all/themes/figureslibres/clameurs/css/dist/styles.css index e8c588ea..c16dfc20 100755 --- a/sites/all/themes/figureslibres/clameurs/css/dist/styles.css +++ b/sites/all/themes/figureslibres/clameurs/css/dist/styles.css @@ -287,7 +287,8 @@ input { top: -170px; } .node-thematique > h2 span.date { font-size: 0.3em; - font-weight: 600; } + font-weight: 600; + display: block; } .node-thematique .content { letter-spacing: -0.25em; } .node-thematique .content > * { diff --git a/sites/all/themes/figureslibres/clameurs/css/styles.scss b/sites/all/themes/figureslibres/clameurs/css/styles.scss index 5541856b..3dfe71ad 100755 --- a/sites/all/themes/figureslibres/clameurs/css/styles.scss +++ b/sites/all/themes/figureslibres/clameurs/css/styles.scss @@ -403,7 +403,7 @@ $header_height_large:400px; span.date{ font-size: 0.3em; font-weight: 600; - // display: block; + display: block; // color: #000; } } diff --git a/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php b/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php index b9a681f5..493f83b7 100644 --- a/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php +++ b/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php @@ -89,12 +89,12 @@ - +