diff --git a/static/css/theme.css b/static/css/theme.css index 3efdece8cc..a4cc9f99d6 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -151,6 +151,10 @@ dd { width: 18.75rem; } +#sidebar a{ + text-decoration: none; +} + #header-wrapper { border-bottom-style: solid; border-bottom-width: 4px;