From d6336b7719fd4c563de84f1354a08a90ad8d04f3 Mon Sep 17 00:00:00 2001 From: nberting Date: Tue, 12 Jun 2018 20:04:26 +0200 Subject: [PATCH] a tags --- app/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/style.css b/app/static/css/style.css index 3606ea4..7063622 100755 --- a/app/static/css/style.css +++ b/app/static/css/style.css @@ -12,7 +12,7 @@ p{ a{ - text-decoration: none; + text-decoration: underline; color: black; } a:hover{