mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-02 00:19:23 +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 {
|
.pg-unstyled-cards .hextra-card:hover {
|
||||||
background-color: inherit;
|
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
|
- name: Activism
|
||||||
pageRef: /activism
|
pageRef: /activism
|
||||||
weight: 3
|
weight: 3
|
||||||
- identifier: updates
|
- name: Updates
|
||||||
name: Updates
|
|
||||||
weight: 4
|
weight: 4
|
||||||
pageRef: /news
|
pageRef: /news
|
||||||
- name: Forum
|
- name: Forum
|
||||||
url: "https://discuss.privacyguides.net"
|
url: "https://discuss.privacyguides.net"
|
||||||
weight: 5
|
weight: 5
|
||||||
- identifier: about
|
- name: About
|
||||||
name: About
|
|
||||||
pageRef: /about
|
pageRef: /about
|
||||||
weight: 6
|
weight: 6
|
||||||
- name: Search
|
- name: Search
|
||||||
@@ -70,8 +68,6 @@ menu:
|
|||||||
- name: Donate
|
- name: Donate
|
||||||
weight: 8
|
weight: 8
|
||||||
pageRef: donate
|
pageRef: donate
|
||||||
params:
|
|
||||||
icon: heart
|
|
||||||
|
|
||||||
params:
|
params:
|
||||||
navbar:
|
navbar:
|
||||||
|
|||||||
Reference in New Issue
Block a user