Changed text-shadow for filename in overlay.
This commit is contained in:
parent
527f62722b
commit
ae786a5c7a
@ -124,7 +124,7 @@ section { margin-top: 1rem; }
|
||||
|
||||
#overlay span {
|
||||
color: var(--background-color);
|
||||
text-shadow: 2px 2px 1px var(--secondary-color);
|
||||
text-shadow: 0 0 .3rem var(--secondary-color);
|
||||
}
|
||||
|
||||
table { overflow-y: scroll; width: 100%; }
|
||||
|
Loading…
Reference in New Issue
Block a user