From 8dd1b7b58d357f1fe9565a040db3a80e6bcac875 Mon Sep 17 00:00:00 2001 From: Chandler Swift Date: Sun, 14 Feb 2021 00:15:51 -0600 Subject: [PATCH] Show port if default, just lightly --- templates/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index efb9475..a5833eb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,6 +23,10 @@ .light a:visited:hover { color: #518; } + :not(:hover) .optional-port { + color: #ccc; + } + @@ -33,7 +37,7 @@

{{.Title}}