Apply Dewin's suggested filter to the Z3 Player Tracker
This commit is contained in:
parent
739b563bc2
commit
aa28b3887f
|
@ -24,7 +24,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-width: 40px;
|
max-width: 40px;
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
filter: grayscale(100%);
|
filter: grayscale(100%) contrast(75%) brightness(75%);
|
||||||
}
|
}
|
||||||
|
|
||||||
#inventory-table img.acquired{
|
#inventory-table img.acquired{
|
||||||
|
|
Loading…
Reference in New Issue