mirror of
https://git.librezo.fr/Librezo/website.git
synced 2024-11-21 18:41:37 +01:00
partenaires Electrocycle, fond blanc
This commit is contained in:
parent
8b96dd7956
commit
f6adcff458
@ -78,7 +78,7 @@ Et particuliers, bien sûr !
|
|||||||
|
|
||||||
<h2 class="title-bar" style="margin-top: 96px;">Nos partenaires</h2>
|
<h2 class="title-bar" style="margin-top: 96px;">Nos partenaires</h2>
|
||||||
|
|
||||||
<div class="partners nn1200">
|
<div class="partners">
|
||||||
{{ partner_box(
|
{{ partner_box(
|
||||||
title = "Oasis21"
|
title = "Oasis21"
|
||||||
img = "/img/partners/oasis21.png"
|
img = "/img/partners/oasis21.png"
|
||||||
@ -95,9 +95,9 @@ Et particuliers, bien sûr !
|
|||||||
url = "https://wikilibriste.fr"
|
url = "https://wikilibriste.fr"
|
||||||
) }}
|
) }}
|
||||||
{{ partner_box(
|
{{ partner_box(
|
||||||
title = "IGE, l'innovation sociale en commun"
|
title = "Electrocycle"
|
||||||
img = "/img/partners/ige.png"
|
img = "/img/partners/electrocycle.png"
|
||||||
url = "https://infognueureka.fr"
|
url = "https://electrocycle.co"
|
||||||
) }}
|
) }}
|
||||||
{{ partner_box(
|
{{ partner_box(
|
||||||
title = "Librecours"
|
title = "Librecours"
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
.partners {
|
.partners {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.partner_box-img {
|
.partner_box-img {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue
Block a user