diff --git a/style.css b/style.css index 1b52014..ebc8526 100644 --- a/style.css +++ b/style.css @@ -269,6 +269,8 @@ nav.top div.navcenter { } nav.top .navbutton-bar { + border: var(--acc-nav-separator); + border-top: none; padding-left: 4px; overflow-x: scroll; }