liste services mep
This commit is contained in:
parent
71de3445f5
commit
e2a0ec5dd0
@ -234,6 +234,9 @@
|
|||||||
.presentation article .services {
|
.presentation article .services {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
.presentation article .services ul:first-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 540px) {
|
@media screen and (min-width: 540px) {
|
||||||
|
@ -914,10 +914,10 @@ header p {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #ff5e00;
|
background-color: #ff5e00;
|
||||||
}
|
}
|
||||||
.presentation article + article .spip_out, .bouton-utilise {
|
/* .presentation article + article .spip_out, .bouton-utilise {
|
||||||
max-width: 180px;
|
max-width: 180px;
|
||||||
padding: 0.7rem;
|
padding: 0.7rem;
|
||||||
}
|
}*/
|
||||||
.derniers-services {
|
.derniers-services {
|
||||||
grid-template-rows: 1fr;
|
grid-template-rows: 1fr;
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
|
Loading…
Reference in New Issue
Block a user