Apply Dewin's suggested filter to the Z3 Player Tracker

This commit is contained in:
Chris Wilson 2021-06-26 22:32:29 -04:00
parent 739b563bc2
commit aa28b3887f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
height: 100%;
max-width: 40px;
max-height: 40px;
filter: grayscale(100%);
filter: grayscale(100%) contrast(75%) brightness(75%);
}
#inventory-table img.acquired{