From e9941ce1326b230607f446f17605beadb345d926 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 16 Oct 2018 14:19:33 +0200 Subject: [PATCH] [THEME] ~personnalisation citations --- www/plugins/skel_lhc/habillage/skel_lhc.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index 21a2952f..0ab7f79e 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -128,3 +128,8 @@ li.widget { .info_art { width: 193px; } + +blockquote { + border: none; + background-color: #0000001a; +} -- 2.20.1