video format

This commit is contained in:
Lanta 2025-06-17 19:11:09 +02:00
parent 7ef1ade9e0
commit af8c9ff61a
3 changed files with 16 additions and 1 deletions

View file

@ -282,3 +282,11 @@ td, th {
height: auto;
max-height: none;
}
.video-title {
text-align: center;
font-size: 1.2em;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}