mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-25 04:41:28 +00:00
style: Use correct format for buttons
This commit is contained in:
@@ -248,6 +248,12 @@ p.pg\:image\:right img {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.content :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)),
|
||||
.content :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)),
|
||||
.content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
|
||||
color: var(--hx-color-primary-900)
|
||||
}
|
||||
|
||||
.content :where(a):not(:where([class~=not-prose],
|
||||
[class~=not-prose] *)) {
|
||||
color:var(--hx-color-primary-800);
|
||||
|
||||
Reference in New Issue
Block a user