From a7f45101705fa5eee456b1743156b14ca05fdff1 Mon Sep 17 00:00:00 2001 From: jeanmarie Date: Mon, 18 May 2020 16:35:39 +0200 Subject: [PATCH] =?UTF-8?q?Pas=20de=20bordure=20sous=20=20les=20liens=20de?= =?UTF-8?q?s=20listes=20d'articles=20(accueil=20+=20rubrique)=20pour=20col?= =?UTF-8?q?ler=20au=20th=C3=A8me=20original?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/theme.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/theme.scss b/css/theme.scss index b55b738..bacf6bb 100644 --- a/css/theme.scss +++ b/css/theme.scss @@ -50,6 +50,9 @@ } } +// Liste articles (accueil et rubrique) +.spotlight h2 a {border:0 ;} + // Menu principal #menu { ul {