From 52f27a82d022da78fbe1598e38b656b62af10a33 Mon Sep 17 00:00:00 2001 From: LD Date: Fri, 21 Nov 2025 13:26:10 -0500 Subject: [PATCH] ajout de boutons --- www/css/style.css | 23 +++++++++++++++++++++++ www/sousPageLore1.html | 2 ++ 2 files changed, 25 insertions(+) diff --git a/www/css/style.css b/www/css/style.css index bcbed6c..5dbaa57 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -154,6 +154,29 @@ nav img { flex-grow: 1; } +.lore .nextArc { + width: 8%; + margin: 5px; + padding: 15px 10px; + display: block; + text-align: center; + background-color: #C19F8A; + border-radius: 15px; +} + +.lore .nextArc a { + color: #13172c; + text-decoration: none; +} + +.lore .nextArc a:hover { + width: 8%; + border-radius:15px; + text-align: center; + background-color: #bf815b; + color: #FFEFE5; +} + #awakening, #vorsPrize, #professor, #onceAwake, #deimos { display: flex; align-items: flex-start; diff --git a/www/sousPageLore1.html b/www/sousPageLore1.html index 7a8e012..326b177 100644 --- a/www/sousPageLore1.html +++ b/www/sousPageLore1.html @@ -201,6 +201,8 @@ +
Choix de l'Arc
+
Arc suivant