forked from deepStateMirrors/tabi
Lighter font in dark mode and for all block quotes.
This commit is contained in:
parent
57ea76111e
commit
01f670b1fc
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ hr {
|
|||
|
||||
blockquote {
|
||||
border-left: 3px solid var(--border-color);
|
||||
color: #737373;
|
||||
color: #8f8f8f;
|
||||
margin: 0;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue