make links in quotes easier to read

pull/90/head
Aevann 2023-01-21 14:35:36 +02:00
parent 39bec16c1a
commit 8790622f9d
1 changed files with 1 additions and 1 deletions

View File

@ -6252,7 +6252,7 @@ blockquote {
color: var(--black);
font-size: 1rem;
font-weight: 400;
background-color: #46444a;
background-color: #26242a;
padding: 0 1rem;
margin: 1rem 0 0 0;
}