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{