From 4464d0d13e5666bb5b0a81f82fa3192d13248061 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 16 Feb 2025 13:40:52 +0100 Subject: [PATCH] center,durations --- index.html | 8 ++++---- style/light.css | 6 +++++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 6f30947..5257bcc 100644 --- a/index.html +++ b/index.html @@ -26,10 +26,10 @@ VCF QR code.

Marc Beninca

- +

Bordeaux, France - +

Me in front of hex dumps. @@ -173,7 +173,7 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat

DevOps @ DIRISI (Direction Interarmées des Réseaux d’Infrastructure et des SI)

-

9 years

+

9 years

2025 ← 2016

@@ -231,7 +231,7 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat

Developer @ AAE (Armée de l’Air et de l’Espace)

-

14 years

+

14 years

2016 ← 2002

diff --git a/style/light.css b/style/light.css index 6872706..13a2c48 100644 --- a/style/light.css +++ b/style/light.css @@ -94,7 +94,11 @@ ul { grid-template-columns: 1fr; } -.title, .duration { +.images div { + text-align: center; +} + +.title, .duration.org { font-weight: bold; } .sub, .period {