".markup code: background-color" hinzugefuegt
This commit is contained in:
parent
f8de02d006
commit
de745f93f3
@ -677,4 +677,8 @@ pre.code-block {
|
||||
color: var(--color-caret) !important;
|
||||
}
|
||||
|
||||
.markup code {
|
||||
background-color: #282828
|
||||
}
|
||||
|
||||
@import url("/assets/css/index.css");
|
Loading…
Reference in New Issue
Block a user