Better formatting for tt tags

pull/569/head
Zef Hemel 2023-11-15 14:51:23 +01:00
parent b359d9e065
commit b26b7f4f0a
1 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,9 @@ span.task-deadline {
background-color: rgba(22, 22, 22, 0.07);
}
tt {
background-color: var(--editor-code-background-color);
}
body:hover #button-bar,
body:active #button-bar {