From 5de7195dc41ef08a2a72497fff5ccd29bd23b34f Mon Sep 17 00:00:00 2001 From: chankalan Date: Mon, 4 Oct 2021 08:18:39 +0200 Subject: [PATCH] =?UTF-8?q?simplification=20dans=20la=20r=C3=A9daction=20d?= =?UTF-8?q?es=20transcriptions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- squelettes/scss/styles/_perso.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/squelettes/scss/styles/_perso.scss b/squelettes/scss/styles/_perso.scss index ddec132..4103afe 100644 --- a/squelettes/scss/styles/_perso.scss +++ b/squelettes/scss/styles/_perso.scss @@ -515,12 +515,6 @@ span.tp { } } - .article__texte { - p > strong, br + b { - display: block; - margin-top: 1em; - } - } } .article__infos { position:relative;