Template:Storage grid/styles.css: Difference between revisions
From Space Station 14 Wiki
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
width: 4rem; | width: 4rem; | ||
height: 4rem; | height: 4rem; | ||
} | } | ||
.storage-grid > *.f { | .storage-grid > *.f { } | ||
} | |||
.storage-grid > *.f img { | .storage-grid > *.f img { | ||
width: 100%; | width: 100%; | ||
filter: grayscale(75%) saturate(75%) opacity(23%); | |||
} | } |