wip
This commit is contained in:
parent
f2a48cf79d
commit
328d2be585
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
stroke-linejoin: round;
|
stroke-linejoin: round;
|
||||||
stroke-width: .01px;
|
stroke-width: .01px;
|
||||||
stroke: #aaa;
|
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 {
|
.key:hover {
|
||||||
fill: #faa;
|
fill: #faa;
|
||||||
|
|
Loading…
Reference in a new issue