mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 22:23:34 -07:00
Set hover color to blue
This commit is contained in:
parent
f09cde959b
commit
86cb6d2717
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ a.media-icons:hover{
|
||||||
}
|
}
|
||||||
|
|
||||||
a.media-icons:hover img{
|
a.media-icons:hover img{
|
||||||
filter: contrast(1);
|
filter: sepia(100%) hue-rotate(190deg) saturate(500%) brightness(190%);
|
||||||
}
|
}
|
||||||
|
|
||||||
a.media-icons img{
|
a.media-icons img{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue