Revert "commenter quelques styles pour liste services"

This reverts commit c317305933.
This commit is contained in:
chankalan 2022-02-07 08:56:47 +01:00
parent e2a0ec5dd0
commit 3dec2040ff
1 changed files with 4 additions and 4 deletions

View File

@ -296,12 +296,12 @@ articles div {
} }
.presentation article + article .spip_out, .bouton-utilise { .presentation article + article .spip_out, .bouton-utilise {
/* ------- positionnement */ /* ------- positionnement */
/* display: block; display: block;
max-width: 180px; max-width: 180px;
min-width: 100px; min-width: 100px;
margin-top: 0.7rem;*/ margin-top: 0.7rem;
/* ------- mise en forme */ /* ------- mise en forme */
/* text-align: center; text-align: center;
color: #fff; color: #fff;
font-size: 12px; font-size: 12px;
text-transform: uppercase; text-transform: uppercase;
@ -310,7 +310,7 @@ articles div {
background-color: #2e5281; background-color: #2e5281;
box-shadow: 0 0 5px 0px rgba(0,81,132,0.5); box-shadow: 0 0 5px 0px rgba(0,81,132,0.5);
border-radius: 7px; border-radius: 7px;
padding: 0.7rem 1rem;*/ padding: 0.7rem 1rem;
} }
.presentation article + article .spip_out:hover, .bouton-utilise:hover{ .presentation article + article .spip_out:hover, .bouton-utilise:hover{
/* color:#fff; /* color:#fff;