diff --git a/static/main.css b/static/main.css index e289e9d..31b9d7b 100644 --- a/static/main.css +++ b/static/main.css @@ -323,7 +323,7 @@ h1 span { color: var(--text-secondary); font-size:0.85rem; display:inline-block; - text-decoration:none; + text-decoration: underline; } .infobox { grid-column:3; diff --git a/templates/results.html b/templates/results.html index 9deeec4..042fbb7 100644 --- a/templates/results.html +++ b/templates/results.html @@ -65,7 +65,7 @@ {{result[3]}}
- cached + View Cached {{endfor}}