forked from ruangrupa/lumbung.space
formatting
This commit is contained in:
parent
37c0fbe94f
commit
93b9bc28d6
@ -145,11 +145,11 @@ input:checked + label + .video.date +.description {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.video-thumbnail:hover {
|
.video-thumbnail:hover {
|
||||||
text-decoration:none!important
|
text-decoration:none !important;
|
||||||
}
|
}
|
||||||
.video-thumbnail:hover .play-overlay {
|
.video-thumbnail:hover .play-overlay {
|
||||||
opacity:1
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.video-thumbnail:hover .play-overlay .play-icon {
|
.video-thumbnail:hover .play-overlay .play-icon {
|
||||||
transform:translate(-50%,-50%) scale(1)
|
transform:translate(-50%,-50%) scale(1);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user