From 4b4a47abfcadc9b136ad6d53b22f233e884ff9d7 Mon Sep 17 00:00:00 2001 From: sehl Date: Tue, 31 Mar 2026 17:58:49 +0200 Subject: [PATCH] maj --- parcoursup/app.riot | 38 +- parcoursup/components/detail-view.riot | 4 +- parcoursup/components/map-view.riot | 113 +-- parcoursup/components/result-list.riot | 8 +- parcoursup/components/search-bar.riot | 2 +- parcoursup/index.html | 28 +- parcoursup/style.css | 998 +++---------------------- 7 files changed, 166 insertions(+), 1025 deletions(-) diff --git a/parcoursup/app.riot b/parcoursup/app.riot index cd7d791..26c4cbb 100644 --- a/parcoursup/app.riot +++ b/parcoursup/app.riot @@ -1,23 +1,29 @@ -

Mini projet Parcoursup

-

Recherche de formations Parcoursup avec Riot

+
+

Mini projet Parcoursup

+

Recherche de formations Parcoursup avec Riot

-
- +
+ - - -
+
+ + -
- - + +
+
+ +
+ + +
- - + \ No newline at end of file diff --git a/parcoursup/components/result-list.riot b/parcoursup/components/result-list.riot index dee485e..9d12a38 100644 --- a/parcoursup/components/result-list.riot +++ b/parcoursup/components/result-list.riot @@ -1,14 +1,14 @@ -
-
+
+
Aucun résultat trouvé
-
+
Chargement...
-
+

{ f.nom }

Établissement : { f.etablissement }

Ville : { f.ville } ({ f.departement })

diff --git a/parcoursup/components/search-bar.riot b/parcoursup/components/search-bar.riot index 1a625e7..01861a4 100644 --- a/parcoursup/components/search-bar.riot +++ b/parcoursup/components/search-bar.riot @@ -1,5 +1,5 @@ -
+