minor css detail

This commit is contained in:
Yann Esposito (Yogsototh) 2021-06-20 18:57:54 +02:00
parent 35ce280d6b
commit e0a8dd126b
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ figcaption { text-align: right; font-style: italic; font-size: 0.875em; }
}
img { filter: brightness(0.8) sepia(100%) hue-rotate(185deg) saturate(0.5); }
img:hover { filter: none; }
img:hover,svg:hover { filter: none; }
/* dark preferred */
@media (prefers-color-scheme: dark)