This commit is contained in:
x
2025-11-04 19:22:23 +01:00
parent a3dbbfa706
commit 0ce0abd0d3
2 changed files with 49 additions and 39 deletions

View File

@@ -262,4 +262,8 @@ video {
grid-template-columns: auto auto 1fr;
grid-gap: 0.25em;
}
}
.bg-black {
background: #0000008a !important;
}