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:
@@ -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);
|
||||
|
||||
@@ -5,7 +5,8 @@ breadcrumbs: false
|
||||
cascade:
|
||||
type: docs
|
||||
---
|
||||
{ align=right }
|
||||

|
||||
{ .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.
|
||||
|
||||
{ align=right }
|
||||

|
||||
{ .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).
|
||||
|
||||
|
||||
@@ -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
|
||||
---
|
||||
{ align=right }
|
||||

|
||||
{ .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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user