f0bm #75

Closed
schrumpel wants to merge 68 commits from schrumpel/f0bm:f0bm into master
31 changed files with 778 additions and 349 deletions
Showing only changes of commit efe37d3a30 - Show all commits

View File

@ -77,21 +77,9 @@ 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);