Better formatting for tt tags
This commit is contained in:
parent
b359d9e065
commit
b26b7f4f0a
@ -67,7 +67,9 @@ span.task-deadline {
|
|||||||
background-color: rgba(22, 22, 22, 0.07);
|
background-color: rgba(22, 22, 22, 0.07);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tt {
|
||||||
|
background-color: var(--editor-code-background-color);
|
||||||
|
}
|
||||||
|
|
||||||
body:hover #button-bar,
|
body:hover #button-bar,
|
||||||
body:active #button-bar {
|
body:active #button-bar {
|
||||||
|
Loading…
Reference in New Issue
Block a user