Changed some custom styles, added other ones
This commit is contained in:
@@ -43,3 +43,8 @@ blockquote.callout.quote {
|
|||||||
background-color: var(--tertiary);
|
background-color: var(--tertiary);
|
||||||
border: 0 solid var(--dark);
|
border: 0 solid var(--dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
background-color: #0C1911;
|
||||||
|
color: #46F953;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user