video dingen

This commit is contained in:
Lanta 2025-06-17 18:35:42 +02:00
parent dbf36ec5db
commit fd190d2636
3 changed files with 67 additions and 0 deletions

View file

@ -262,3 +262,12 @@ td, th {
display: block;
margin: 0 auto;
}
/* Share and theatre button styles */
.video-controls {
display: flex;
justify-content: center;
align-items: center;
margin-top: 0.5rem;
gap: 0.5rem;
}