From c3173059331c263577008fc9064f1782b26a702a Mon Sep 17 00:00:00 2001 From: chankalan Date: Wed, 2 Feb 2022 11:52:48 +0100 Subject: [PATCH] commenter quelques styles pour liste services --- css/perso-modif.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/perso-modif.css b/css/perso-modif.css index 2b09dc4..530729b 100644 --- a/css/perso-modif.css +++ b/css/perso-modif.css @@ -296,12 +296,12 @@ articles div { } .presentation article + article .spip_out, .bouton-utilise { /* ------- positionnement */ - display: block; +/* display: block; max-width: 180px; min-width: 100px; - margin-top: 0.7rem; + margin-top: 0.7rem;*/ /* ------- mise en forme */ - text-align: center; +/* text-align: center; color: #fff; font-size: 12px; text-transform: uppercase; @@ -310,7 +310,7 @@ articles div { background-color: #2e5281; box-shadow: 0 0 5px 0px rgba(0,81,132,0.5); border-radius: 7px; - padding: 0.7rem 1rem; + padding: 0.7rem 1rem;*/ } .presentation article + article .spip_out:hover, .bouton-utilise:hover{ color:#fff;