Skip to content

Commit 093bab3

Browse files
committed
Added dark background to mod icons for better visibility
1 parent d154403 commit 093bab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mods/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
box-shadow: 0 2px 5px black;
100100
border: 2px solid white;
101101
filter: brightness(1.1);
102+
background-color: rgba(0, 0, 0, 0.5);
102103
}
103104
.webkit-fix {
104105
transform: translateY(-20px);

0 commit comments

Comments
 (0)