Fix css
This commit is contained in:
parent
3200aa243d
commit
f1ea140b38
1 changed files with 2 additions and 2 deletions
|
@ -614,7 +614,7 @@ button:hover,
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: #2c3440;
|
background-color: #2c3440;
|
||||||
}
|
}
|
||||||
.button.button-yt:hover,
|
.button.button-letterboxd:hover,
|
||||||
.button.button-yt:focus {
|
.button.button-letterboxd:focus {
|
||||||
filter: brightness(90%);
|
filter: brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue