diff --git a/index.html b/index.html index b88ee3e..77bdc9f 100644 --- a/index.html +++ b/index.html @@ -304,6 +304,9 @@ left: 50%; bottom: 30px; } + #snackbar a { + color: lightblue; + } #snackbar.show { visibility: visible;