posts: fix XMR address background

This commit is contained in:
Garrit Franke 2022-04-13 16:45:27 +02:00
parent 845230e954
commit 5e723c8e9e
No known key found for this signature in database
GPG Key ID: 65586C4DDA55EA2C

View File

@ -232,7 +232,7 @@ img#veracrypt {
p.address {
background-color: var(--block-bg-color);
color: var(--primary-color);
color: var(--link-color);
font-weight: bold;
word-wrap: break-word;
padding: 1.5rem;