This commit is contained in:
mwiegand 2022-11-19 17:35:16 +01:00
parent f2a48cf79d
commit 328d2be585
No known key found for this signature in database

View file

@ -12,7 +12,7 @@
stroke-linejoin: round;
stroke-width: .01px;
stroke: #aaa;
filter: drop-shadow( 0 .05px .05px rgba(0, 0, 0, .2));
/* filter: drop-shadow( 0 .05px .05px rgba(0, 0, 0, .2)); ITS SLOW!!! */
}
.key:hover {
fill: #faa;