Update static/css/style.css

This commit is contained in:
Blackwhitebear8 2025-06-28 11:57:32 +02:00
parent 5efdaf19b7
commit 3bf8dc6c2a

View file

@ -245,4 +245,9 @@ canvas {
#legend5 li.inactive { #legend5 li.inactive {
opacity: 0.5; opacity: 0.5;
text-decoration: line-through; text-decoration: line-through;
}
.info-icon {
cursor: pointer;
font-weight: bold;
} }