From b524490f210d5a4a02f25385137abc654a8dd635 Mon Sep 17 00:00:00 2001
From: dalfuss
Date: Fri, 31 Oct 2025 11:45:27 +0100
Subject: [PATCH] Changed Event Classnames & Changed Legend Wording
---
assets/css/style.css | 4 ++--
index.html | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/assets/css/style.css b/assets/css/style.css
index 8fdddaa..603736d 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -929,12 +929,12 @@ hr {
color: #222222;
}
-.ConMaybe {
+.ConProb {
background-color: #ffd166;
color: #222222;
}
-.ConNo {
+.ConProbNo {
background-color: #ef476f;
color: #222222;
}
diff --git a/index.html b/index.html
index 784df0c..e16ecc0 100644
--- a/index.html
+++ b/index.html
@@ -140,9 +140,9 @@
Events
-
Ich gehe safe
-
Ich gehe vielleicht
-
Ich gehe doch nicht
+
Safe
+
Wahrscheinlich
+
Wahrscheinlich nicht
@@ -156,7 +156,7 @@
@@ -188,7 +188,7 @@
@@ -207,7 +207,7 @@
@@ -219,7 +219,7 @@