Update index.html

This commit is contained in:
Naiel
2025-05-27 15:41:01 +02:00
committed by GitHub
parent 5b1c21f908
commit f3158a5fbb

View File

@@ -304,6 +304,9 @@
left: 50%; left: 50%;
bottom: 30px; bottom: 30px;
} }
#snackbar a {
color: lightblue;
}
#snackbar.show { #snackbar.show {
visibility: visible; visibility: visible;