diff --git a/hbs2-peer/app/Browser/Root.hs b/hbs2-peer/app/Browser/Root.hs index 5251aea6..b31ec572 100644 --- a/hbs2-peer/app/Browser/Root.hs +++ b/hbs2-peer/app/Browser/Root.hs @@ -327,7 +327,7 @@ nav[role="tab-control"] li { } nav[role="tab-control"] li a { - color: black; + color: inherit; text-decoration: none; }