From 96afbc099a3f8b928cae62c27edcc5136c9797eb Mon Sep 17 00:00:00 2001 From: chankalan Date: Fri, 11 Feb 2022 23:25:33 +0100 Subject: [PATCH] =?UTF-8?q?revoir=20.presentation=20en=20petit=20=C3=A9cra?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/perso-modif.css | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/css/perso-modif.css b/css/perso-modif.css index b994a50..9ae6026 100644 --- a/css/perso-modif.css +++ b/css/perso-modif.css @@ -266,7 +266,8 @@ header p grid-row-start:1; grid-row-end:-1; grid-column-start:3; - grid-column-end:4 + grid-column-end:4; + padding-bottom: 100px; } .presentation article h2 @@ -1173,11 +1174,6 @@ footer ul a:hover margin:1rem 1rem 0 0 } - .presentation article h2 - { - text-align:center - } - .presentation article + article .spip_out,.bouton-utilise { margin:1rem auto 0 @@ -1213,17 +1209,12 @@ footer ul a:hover .presentation article + article { - grid-template-rows:100px 140px 140px 140px 190px; - grid-template-columns:1fr; - background-repeat:no-repeat; - background-position:bottom 0 center; - background-size:170%; - row-gap:1rem; - column-gap:0 + display: block; } .presentation article h2 { + text-align:center grid-row-start:1; grid-row-end:2; grid-column-start:1;