Lightbox de toutes les images

This commit is contained in:
leosw
2026-04-12 16:06:15 +02:00
parent a2f91abda4
commit 58e134637c
3 changed files with 27 additions and 4 deletions

View File

@@ -48,8 +48,15 @@ section.archive > * {
opacity: 0.5;
}
/* Comments of a poi */
#comments_photos_gallery {
padding: 30px 0 0 0;
}
#comments_photos_gallery a, #comments_photos_gallery img {
height: 60px;
border-radius: 5px;
}
/* Comments of a poi */
#new_comment {
clear: both;