diff --git a/Shared/Resources/Appanoose.nnwtheme/stylesheet.css b/Shared/Resources/Appanoose.nnwtheme/stylesheet.css index 054a66d7f..9342479db 100644 --- a/Shared/Resources/Appanoose.nnwtheme/stylesheet.css +++ b/Shared/Resources/Appanoose.nnwtheme/stylesheet.css @@ -55,11 +55,13 @@ a:hover { .nnwDate { white-space: nowrap; + color: var(--body-code-color); } .nnwTime { white-space: nowrap; font-size: 66%; + color: var(--body-code-color); } .nnwDateTime {