mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add hover efects for thumbnails
This commit is contained in:
parent
07d8b21a20
commit
12e6604c6b
@ -428,6 +428,10 @@ a.avatar {
|
||||
}
|
||||
|
||||
.video > .thumbnail {
|
||||
border: 1px gray solid;
|
||||
}
|
||||
|
||||
.video:hover > .thumbnail {
|
||||
border: 1px white solid;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user