diff --git a/tsstats/templates/index.jinja2 b/tsstats/templates/index.jinja2 index fee98c4..f98bbdf 100644 --- a/tsstats/templates/index.jinja2 +++ b/tsstats/templates/index.jinja2 @@ -11,6 +11,12 @@ body { padding-top: 50px; } + a { + color: inherit; + } + a:hover { + text-decoration: none; + } @media screen and (max-width: 767px) { .hint--medium--xs:after { white-space: normal; @@ -36,7 +42,9 @@ {% endif %} {% for server in servers %} -