mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 17:19:04 -04:00
Merge branch 'master' of github.com:Gioni06/terminal.css
This commit is contained in:
commit
99e889ae9d
@ -156,6 +156,10 @@ blockquote::after {
|
|||||||
color: #9ca2ab;
|
color: #9ca2ab;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote > *:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
background-color: var(--code-bg-color);
|
background-color: var(--code-bg-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user