diff options
| -rw-r--r-- | tiers.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -89,6 +89,10 @@ img { object-fit: contain; } +img:hover { + filter: brightness(0.8); +} + .bottom-container { display: flex; align-items: center; |
![]() |
index : interactive-tierlist | |
| [Github Mirror] Tool to build an interactive tierlist. Images are clickable and you can provide a written description for each one. Can export to HTML |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | tiers.css | 4 |
@@ -89,6 +89,10 @@ img { object-fit: contain; } +img:hover { + filter: brightness(0.8); +} + .bottom-container { display: flex; align-items: center; |