change Banner

This commit is contained in:
@CyberAndi 2024-01-26 12:19:27 +01:00 committed by GitHub
parent 03759c6a0e
commit 3e2cdf0500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -283,6 +283,7 @@ video.video-js {
background-repeat: no-repeat;
background-position-y: calc(8.645833vw * 0.75 * 0.22), 0;
box-shadow: 0.3em 0.3em 0.5em rgba(32,32,32,0.8);
z-index: 100;
}
#contents #player-container ~ .h-box h1 {
@ -290,6 +291,7 @@ video.video-js {
position: relative;
top: -2.8em;
padding-left: 200px;
z-index: 90;
}
@media screen and (max-width: 700px) {