From a7305d275a215027da8cd375baa214093e95f601 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sat, 23 Jun 2018 18:02:47 +0200 Subject: [PATCH] [CSS] ~ --- www/plugins/skel_lhc/habillage/skel_lhc.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index b5789512..0f8f36e9 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -60,6 +60,18 @@ background-image: url('../img/bg-featured-page-content.png'); } +#featured .widget_special .title { + padding: 0 20px; +} + +#featured .spip_logos { + float: none; + display: block; + margin-left: auto; + margin-right: auto; + padding: 1px; +} + a:link, a:visited, h3, -- 2.20.1