diff --git a/templates/widgets/pageactionprime.lucius b/templates/widgets/pageactionprime.lucius index a1769478d..79cf56e78 100644 --- a/templates/widgets/pageactionprime.lucius +++ b/templates/widgets/pageactionprime.lucius @@ -1,5 +1,5 @@ .page-nav-prime { - background-color: var(--lightgreybase); + background-color: rgba(200, 200, 200, 0.2); padding: 13px; margin-top: 30px; }