Merge pull request #20 from garritfra/design-tweaks-2

posts: fix XMR address background
This commit is contained in:
rottenstonks 2022-04-13 09:47:50 -05:00 committed by GitHub
commit b2321ad2a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;