diff --git a/webapi/public/css/vspd.css b/webapi/public/css/vspd.css index f5e65d3..17340a3 100644 --- a/webapi/public/css/vspd.css +++ b/webapi/public/css/vspd.css @@ -8,6 +8,10 @@ body { flex-direction: column; } +.navbar a { + text-decoration: none; +} + .page-content { flex: 1 0 auto; } diff --git a/webapi/templates/header.html b/webapi/templates/header.html index a2f7866..e93eda4 100644 --- a/webapi/templates/header.html +++ b/webapi/templates/header.html @@ -47,23 +47,21 @@