forked from deepStateMirrors/tabi
💄 style: slight redesign of quote blocks
Uses theme's colours.
This commit is contained in:
parent
6afcd2fbbb
commit
e61e7970f2
2 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,7 @@ hr {
|
|||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 3px solid var(--border-color);
|
||||
border-left: 0.2rem solid var(--accent-color);
|
||||
color: var(--quote-color);
|
||||
margin: 0;
|
||||
padding-left: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue