mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-25 04:41:28 +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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user