diff --git a/evenements.php b/evenements.php index e8e1a0c..2e83590 100644 --- a/evenements.php +++ b/evenements.php @@ -37,6 +37,14 @@ color: #F05F40; } } + + .timeline-body > a > img { + margin-left: auto; + margin-right: auto; + display: block; + margin-bottom: 15px; + } +