From 12e1a29677ee464c71899b267107dfd5966d9848 Mon Sep 17 00:00:00 2001 From: Matt Martin-Chave Date: Wed, 3 Feb 2021 10:44:42 +0100 Subject: [PATCH] retouche cosmtique contenu des blocs --- style.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index becb922..e677dd4 100644 --- a/style.css +++ b/style.css @@ -125,7 +125,7 @@ Version: 0.1 } .measure-content .content { - padding: 5px 2%; + padding: 1em 2% 5px 2%; background-color: #FFFFFF9E; } @@ -134,6 +134,10 @@ Version: 0.1 display: none; } +.measure-content .wp-block-separator { + margin: 0.5em auto; +} + /** homepage graphs ***/ .home-graph-item h3 { @@ -167,7 +171,7 @@ Version: 0.1 .progress-bar-wrapper { position: relative; - widrh: 100%; + width: 100%; } /* filters */