universalise highlighting, new 'now'
This commit is contained in:
parent
342ea10e13
commit
a64d809bc2
3 changed files with 42 additions and 6 deletions
|
@ -280,6 +280,10 @@ header {
|
|||
filter: brightness(20%) !important;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
background-color: var(--text-highlight);
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------ */
|
||||
|
||||
@media only screen and (max-width: 790px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue