mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-20 10:21:31 +00:00
feat: Use data files for DPA directory
This commit is contained in:
@@ -233,7 +233,7 @@ body.privacy-guides .hextra-feature-grid a.pg\:colored-card:has(img) {
|
||||
border-bottom: 1px solid var(--hx-color-primary-500);
|
||||
}
|
||||
|
||||
.hextra-max-navbar-width a[href*="/about/donate/"] {
|
||||
.hextra-max-navbar-width a.hx\:text-sm[href*="/about/donate/"] {
|
||||
color: white;
|
||||
background-color: var(--hx-color-primary-800);
|
||||
font-weight: 900;
|
||||
@@ -242,6 +242,10 @@ body.privacy-guides .hextra-feature-grid a.pg\:colored-card:has(img) {
|
||||
border-radius: var(--hx-radius-md);
|
||||
}
|
||||
|
||||
.hextra-search-wrapper {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
p.pg\:image\:right img {
|
||||
float: right;
|
||||
width: 150px;
|
||||
@@ -501,7 +505,7 @@ a.footnote-ref {
|
||||
/* Toolbox Button Top Style */
|
||||
.toolbox-button-top {
|
||||
font-size: 0.7rem;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.toolbox-button-top a, .toolbox-button-top a:visited {
|
||||
@@ -511,7 +515,7 @@ a.footnote-ref {
|
||||
/* DPA Directory */
|
||||
|
||||
.dpadirectory-table {
|
||||
padding: 1rem;
|
||||
padding-top: 1rem;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
line-height: 1.05rem;
|
||||
|
||||
Reference in New Issue
Block a user