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; background-color: transparent;
} }
/* .wrapper { .v0ck_player_controls {
height: 100%; background:rgba(0, 0, 0, 0.95);
display: grid;
justify-content: right;
grid-template-columns: 1fr;
grid-template-rows: auto auto auto;
width: 100%;
background: #14755e0a;
position: fixed;
} }
#main {
grid-row: 2;
} */
html[theme="term"] .image-brand { html[theme="term"] .image-brand {
filter: hue-rotate(-50deg); filter: hue-rotate(-50deg);
} }