diff --git a/CycloRoute/index.html b/CycloRoute/index.html
index 35a6d15..9c0feeb 100644
--- a/CycloRoute/index.html
+++ b/CycloRoute/index.html
@@ -218,8 +218,8 @@
Legende du fond de carte CyclOSM que nous avons intégré à notre style
-
- Infrastructure cyclable
+ |
+ Infrastructure cyclable
|
diff --git a/CycloRoute/index_EN.html b/CycloRoute/index_EN.html
index 039adeb..684fb03 100644
--- a/CycloRoute/index_EN.html
+++ b/CycloRoute/index_EN.html
@@ -207,128 +207,159 @@ CycloRoute
Legend of the CyclOSM basemap that we integrated into our style
-
- -
-
Cycling infrastructure
-
-
-
-
-
- |
- Separated cycle path |
-
-
- |
- Greenway |
-
-
-
-
-
-
- |
- Cycle path on this side of the road |
-
-
-
-
-
-
- |
- Cycle lane on this side of the road |
-
-
-
-
-
-
- |
- Shared lane (with bus or motor vehicle) on this side of the road Road shoulder open to bicycles |
-
-
-
-
-
-
-
-
-
-
- |
- International cycle route |
-
-
- |
- National cycle route |
-
-
- |
- Regional cycle route |
-
-
- |
- Local cycle route |
-
-
- |
- MTB route |
-
-
-
-
-
- -
-
Specific bike equipment
-
-
-
-
-
- |
- Bicycle repair station |
-
-
- |
- Compressed air |
-
-
- |
- Gas station with compressed air |
-
-
- |
- Bike parking |
-
-
- |
- Shared parking for bikes and motorbikes |
-
-
- |
- Bike rental |
-
-
- |
- Bike shop |
-
-
+
diff --git a/CycloRoute/index_ES.html b/CycloRoute/index_ES.html
index e6e5a37..be5096d 100644
--- a/CycloRoute/index_ES.html
+++ b/CycloRoute/index_ES.html
@@ -209,128 +209,157 @@ CycloRoute
Leyenda del mapa base de CyclOSM que integramos a nuestro estilo
-
- -
-
Infraestructura ciclista
-
-
-
-
-
- |
- Carril bici separado |
-
-
- |
- Camino verde |
-
-
-
-
-
-
- |
- Carril bici a este lado de la carretera |
-
-
-
-
-
-
- |
- Carril bici a este lado de la carretera |
-
-
-
-
-
-
- |
- Carril compartido (con autobús o vehículo motorizado) en este lado de la vía Arcén abierto a las bicicletas |
-
-
-
-
-
-
-
-
-
-
- |
- Ruta ciclista internacional |
-
-
- |
- Ruta ciclista nacional |
-
-
- |
- Ruta ciclista regional |
-
-
- |
- Ruta ciclista local |
-
-
- |
- Ruta BTT |
-
-
-
-
-
- -
-
Equipamiento específico para bicicleta.
-
-
-
-
-
- |
- Estación de reparación de bicicletas |
-
-
- |
- Aire comprimido |
-
-
- |
- Gasolinera con aire comprimido. |
-
-
- |
- Aparcamiento de bicicletas |
-
-
- |
- Aparcamiento compartido para bicicletas y motos. |
-
-
- |
- Alquiler de bicicletas |
-
-
- |
- Tienda de bicicletas |
-
-
+
+
+
+
+ Infraestructura ciclista
+ |
+
+
+ |
+ Carril bici separado |
+
+
+ |
+ Camino verde |
+
+
+
+
+
+
+ |
+ Carril bici a este lado de la carretera |
+
+
+
+
+
+
+ |
+ Carril bici a este lado de la carretera separado |
+
+
+
+
+
+
+ |
+ Carril compartido (con autobús o vehículo motorizado) en este lado de la vía Arcén abierto a las bicicletas |
+
+
+
+
+
+
+
+
+
+ Rutas ciclistas
+ |
+
+
+
+
+
+
+ |
+ Ruta ciclista internacional |
+
+
+
+
+
+
+ |
+ Ruta ciclista nacional |
+
+
+
+
+
+
+ |
+ Ruta ciclista regional |
+
+
+
+
+
+
+ |
+ Ruta ciclista local |
+
+
+
+
+
+
+ |
+ Ruta BTT |
+
+
+
+
+
+
+
+ Equipamiento específico para bicicleta
+ |
+
+
+ |
+ Estación de reparación de bicicletas |
+
+
+ |
+ Aire comprimido |
+
+
+ |
+ Gasolinera con aire comprimido. |
+
+
+ |
+ Aparcamiento de bicicletas |
+
+
+ |
+ Aparcamiento compartido para bicicletas y motos. |
+
+
+ |
+ Alquiler de bicicletas |
+
+
+ |
+ Tienda de bicicletas |
+
+
+
diff --git a/Style.css b/Style.css
index 8cbecfa..ed2b5b7 100644
--- a/Style.css
+++ b/Style.css
@@ -6,7 +6,6 @@
--navbar-text-color: hsl(0, 0%, 85%);
--navbar-text-color-focus: white;
--navbar-bg-contrast: hsl(0, 0%, 25%);
- --bgtabledark: #25282E;
}
body {
@@ -19,6 +18,7 @@ body {
:root {
--text: #dddddd;
--bg: #0d1117;
+ --bgtabledark: #25282E;
}
}