mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-24 20:31:19 +00:00
style: Update formatting for cloud storage page
This commit is contained in:
@@ -189,3 +189,17 @@ h1, .content h1, .content h2, .content h3 {
|
||||
color:var(--hx-color-primary-800);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.content :where(a):not(:where([class~=not-prose],
|
||||
[class~=not-prose] *)):hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.footnote-ref {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.pg-card-logos img {
|
||||
width: 100px;
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user