1
0

Better formatting for tt tags

This commit is contained in:
Zef Hemel 2023-11-15 14:51:23 +01:00
parent b359d9e065
commit b26b7f4f0a

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 {