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

@ -246,3 +246,8 @@ canvas {
opacity: 0.5;
text-decoration: line-through;
}
.info-icon {
cursor: pointer;
font-weight: bold;
}