ajouter le video

This commit is contained in:
hatemhellal
2024-12-04 12:35:42 +01:00
parent 828dddb52b
commit 3b32a5314e
3 changed files with 10 additions and 0 deletions

View File

@@ -44,6 +44,12 @@
font-size: 0.98em;
color:#8B5E3C;
}
video {
border: 2px solid #474405;
border-radius: 8px;
max-width: 100%; /* Responsive width */
display: block; /* Center the video */
margin: 20px auto;}