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