1
0
Fork 0

New post: THEATRHYTHM FINAL BAR LINE has kinda grown on me

This commit is contained in:
Lethe Beltane 2023-02-28 19:16:38 -06:00
parent b67c4ae461
commit a89acf3f65
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
10 changed files with 135 additions and 3 deletions

View file

@ -104,4 +104,22 @@ img.big {
100% { background-position: 0px 50%; }
}
/* http://xjfbpuj56rdazx4iolylxplbvyft2onuerjeimlcqwaihp3s6r4xebqd.onion/about-foogallery-video/ */
#player-overlay {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
z-index: 999;
}
video {
display: block;
width: 100%;
height: 100%;
}
-->