allow to style text-shadow for labels

This commit is contained in:
Azgaar 2021-07-01 21:00:49 +03:00
parent f2f170ff29
commit 05700cc338
5 changed files with 60 additions and 23 deletions

View file

@ -239,7 +239,6 @@ i.icon-lock {
#labels {
text-anchor: start;
dominant-baseline: central;
text-shadow: 0 0 4px white;
cursor: pointer;
}