f0bm #75

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

View File

@ -65,6 +65,14 @@ html[theme="iced"] ._204863 {
background: transparent !important; background: transparent !important;
} }
html[theme="f0ck95d"] .embed-responsive.embed-responsive-16by9 {
background:#0000008f !important;
}
html[theme="f0ck95"] .embed-responsive.embed-responsive-16by9 {
background:var(--nav-bg) !important;
}
.v0ck_overlay { .v0ck_overlay {
background-color: transparent; background-color: transparent;
} }