This commit is contained in:
x 2025-04-30 17:07:23 +02:00
parent f437ec8e80
commit efe37d3a30

View File

@ -77,22 +77,10 @@ html[theme="f0ck95"] .embed-responsive.embed-responsive-16by9 {
background-color: transparent;
}
/* .wrapper {
height: 100%;
display: grid;
justify-content: right;
grid-template-columns: 1fr;
grid-template-rows: auto auto auto;
width: 100%;
background: #14755e0a;
position: fixed;
.v0ck_player_controls {
background:rgba(0, 0, 0, 0.95);
}
#main {
grid-row: 2;
} */
html[theme="term"] .image-brand {
filter: hue-rotate(-50deg);
}