From 65a0dd56991226162e4a19f090daebc9194be69c Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Mon, 18 May 2026 14:23:37 -0500 Subject: [PATCH] style: Prominent donation button in desktop navbar --- assets/css/custom.css | 9 +++++++++ hugo.yaml | 8 ++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index 9be06787..f5093c51 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -212,3 +212,12 @@ a.footnote-ref { .pg-unstyled-cards .hextra-card:hover { background-color: inherit; } + +.hextra-max-navbar-width a[href*="/about/donate/"] { + color: white; + background-color: rgba(255, 0, 0, 0.9); + font-weight: 900; + text-transform: uppercase; + margin-left: 16px; + border-radius: .25rem; +} diff --git a/hugo.yaml b/hugo.yaml index 375fecfb..5c7a57bc 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -52,15 +52,13 @@ menu: - name: Activism pageRef: /activism weight: 3 - - identifier: updates - name: Updates + - name: Updates weight: 4 pageRef: /news - name: Forum url: "https://discuss.privacyguides.net" weight: 5 - - identifier: about - name: About + - name: About pageRef: /about weight: 6 - name: Search @@ -70,8 +68,6 @@ menu: - name: Donate weight: 8 pageRef: donate - params: - icon: heart params: navbar: