1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-20 02:11:17 +00:00

style: Add right-aligned floating images back

This commit is contained in:
2026-05-18 15:49:40 -05:00
parent 709a5fefc6
commit fcd1354a82
3 changed files with 12 additions and 3 deletions
+6
View File
@@ -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);
+4 -2
View File
@@ -5,7 +5,8 @@ breadcrumbs: false
cascade:
type: docs
---
![Privacy Guides logo](./pg-yellow.svg){ align=right }
![Privacy Guides logo](./pg-yellow.svg)
{ .pg:image:right }
**Privacy Guides** is a socially motivated website that provides information for protecting your data security and privacy. We are a non-profit project with a mission to inform the public about the value of digital privacy, and about global government initiatives which aim to monitor your online activity. Our website is free of advertisements and not affiliated with any of the listed providers.
@@ -25,7 +26,8 @@ In addition to our core team, many other people have made contributions to the p
The best way to get individual help is from our community on Discourse. If you notice an issue with our website, please open a discussion in the [Site Development](https://discuss.privacyguides.net/c/site-development/7) category on our forum. If you have a question about anything we cover, please ask it in the [Questions](https://discuss.privacyguides.net/c/privacy/questions/8) category on our forum.
![Signal contact QR code](./signal-contact-qr.png){ align=right }
![Signal contact QR code](./signal-contact-qr.png)
{ .pg:image:right }
Have a tip for us, or need to share some sensitive information? The best way to get in touch with us securely is via `@privacyguides.01` on Signal. This group account is monitored by [Jonah](https://discuss.privacyguides.net/u/jonah), [Niek](https://discuss.privacyguides.net/u/niek-de-wilde), [Em](https://discuss.privacyguides.net/u/em), and [Jordan](https://discuss.privacyguides.net/u/jordan).
+2 -1
View File
@@ -4,7 +4,8 @@ icon: simple/android
description: Android is an open-source operating system with strong security protections, which makes it our top choice for phones.
robots: nofollow, max-snippet:-1, max-image-preview:large
---
![Android logo](android.svg){ align=right }
![Android logo](android.svg)
{ .pg:image:right }
The **Android Open Source Project** is a secure mobile operating system featuring strong [app sandboxing](https://source.android.com/security/app-sandbox), [Verified Boot](https://source.android.com/security/verifiedboot) (AVB), and a robust [permission](https://developer.android.com/guide/topics/permissions/overview) control system.