1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-26 21:29:20 +00:00

style: Add title card background color

This commit is contained in:
2026-05-19 13:39:48 -05:00
parent 236b62ae02
commit c04418b10e
49 changed files with 630 additions and 3 deletions
@@ -25,6 +25,8 @@ Making payments online is one of the biggest challenges to privacy. These crypto
## Monero
{{< title-card >}}
**Monero** uses a blockchain with privacy-enhancing technologies that obfuscate transactions to achieve [Anonymity](../../../wiki/basics/common-threats/index.md#anonymity-vs-privacy){ .pg-purple }. Every Monero transaction hides the transaction amount, sending and receiving addresses, and source of funds without any hoops to jump through, making it an ideal choice for cryptocurrency novices.
{{< cards >}}
@@ -32,6 +34,8 @@ Making payments online is one of the biggest challenges to privacy. These crypto
{{< card link="https://getmonero.org/resources/user-guides" title="Documentation" icon="document-text" >}}
{{< /cards >}}
{{< /title-card >}}
With Monero, outside observers cannot decipher addresses trading Monero, transaction amounts, address balances, or transaction histories.
<details class="info" markdown>