Revert "commenter quelques styles pour liste services"
This reverts commit c317305933
.
This commit is contained in:
parent
e2a0ec5dd0
commit
3dec2040ff
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user