universalise highlighting, new 'now'

This commit is contained in:
nnwhen 2025-03-06 19:18:19 +02:00
parent 342ea10e13
commit a64d809bc2
3 changed files with 42 additions and 6 deletions

View file

@ -280,6 +280,10 @@ header {
filter: brightness(20%) !important;
}
.highlight {
background-color: var(--text-highlight);
}
/* ------------------------------------------------------ */
@media only screen and (max-width: 790px) {