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,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);
}