mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-20 02:11:17 +00:00
style: Prominent donation button in desktop navbar
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user