mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-25 04:41:28 +00:00
style: Add right-aligned floating images back
This commit is contained in:
@@ -242,6 +242,12 @@ body.privacy-guides .hextra-feature-grid a.pg\:colored-card:has(img) {
|
||||
border-radius: var(--hx-radius-md);
|
||||
}
|
||||
|
||||
p.pg\:image\:right img {
|
||||
float: right;
|
||||
width: 150px;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.content :where(a):not(:where([class~=not-prose],
|
||||
[class~=not-prose] *)) {
|
||||
color:var(--hx-color-primary-800);
|
||||
|
||||
Reference in New Issue
Block a user