From e2a0ec5dd037c5ff43039cc364464404fb8b52a3 Mon Sep 17 00:00:00 2001 From: chankalan Date: Fri, 4 Feb 2022 00:06:30 +0100 Subject: [PATCH] liste services mep --- css/ajout.css | 3 +++ css/perso-modif.css | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/css/ajout.css b/css/ajout.css index c25d792..ec79411 100644 --- a/css/ajout.css +++ b/css/ajout.css @@ -234,6 +234,9 @@ .presentation article .services { display: block; } + .presentation article .services ul:first-child { + margin-bottom: 0; + } } @media screen and (min-width: 540px) { diff --git a/css/perso-modif.css b/css/perso-modif.css index 045d128..942abc8 100644 --- a/css/perso-modif.css +++ b/css/perso-modif.css @@ -914,10 +914,10 @@ header p { color: #fff; background-color: #ff5e00; } - .presentation article + article .spip_out, .bouton-utilise { +/* .presentation article + article .spip_out, .bouton-utilise { max-width: 180px; padding: 0.7rem; -} +}*/ .derniers-services { grid-template-rows: 1fr; grid-template-columns: 1fr;