Migrate poster view to alpine

This commit is contained in:
2025-09-22 14:30:23 +02:00
parent dff23fae7f
commit 95e6fff98b
6 changed files with 24 additions and 36 deletions

View File

@@ -34,7 +34,7 @@ body {
z-index: 10;
content: "Click to expand";
content: attr(hover);
color: white;
background-color: rgba(black, 0.5);