diff --git a/pub/index.html b/pub/index.html index d4a44d7..b65198e 100644 --- a/pub/index.html +++ b/pub/index.html @@ -74,6 +74,21 @@ text-decoration: underline; } + #feedback { + font-size: 12px; + margin-top: 10px; + color: #848a94; + } + + #feedback a { + color: #78b3e2; + text-decoration: none; + } + + #feedback a:hover { + text-decoration: underline; + } + /* Animation for status change */ .status-image.active { transform: scale(1.1); @@ -95,6 +110,11 @@

+ +
+

Think this is a mistake? Let us know.

+
+