mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
add hover efects for thumbnails
This commit is contained in:
@@ -428,6 +428,10 @@ a.avatar {
|
||||
}
|
||||
|
||||
.video > .thumbnail {
|
||||
border: 1px gray solid;
|
||||
}
|
||||
|
||||
.video:hover > .thumbnail {
|
||||
border: 1px white solid;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user