mirror of
https://github.com/tomfran/typo.git
synced 2025-04-26 05:29:54 +03:00
Updated quote CSS
Former-commit-id: 8a70bc216b
Former-commit-id: d41ad9d09a2d25df694c889170f2e68da23ef741
This commit is contained in:
parent
f181df83bb
commit
796603dba0
1 changed files with 3 additions and 1 deletions
|
@ -514,7 +514,9 @@ table code {
|
|||
|
||||
blockquote {
|
||||
margin: 1.5rem;
|
||||
border-left: solid 1px;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
border-left: solid 2px;
|
||||
color: var(--content-secondary);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue