evol: refonte visuelle trajets/disponibilités conducteur + font Poppins

This commit is contained in:
Arnaud Delcasse
2026-02-25 16:53:59 +01:00
parent 68ac6bb692
commit 10b2599f91
9 changed files with 135 additions and 141 deletions

View File

@@ -3,12 +3,13 @@
<head>
<style>
@font-face {
font-family: "Bitter";
font-family: "Poppins";
font-style: normal;
src: url("https://coopgo.fr/fonts/Bitter-Regular.woff") format("woff"); }
font-weight: 400;
src: url("https://coopgo.fr/fonts/Poppins-Regular.woff2") format("woff2"); }
html {
font-family: Bitter, serif;
font-family: Poppins, sans-serif;
}
.bg-co-blue {