From 2b443b6ae9a183b923a76b431349aa1094525b8a Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 15 Feb 2025 22:11:17 +0100 Subject: [PATCH] df --- index.html | 13 ++++++++++++- style/debug.css | 2 +- style/light.css | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 02a5a88..e684ec6 100644 --- a/index.html +++ b/index.html @@ -175,7 +175,18 @@ Réseaux d’Infrastructure et des SI
  • administration of a VMware vCloud with Virtual Machines and LXC containers
  • -

    Innov

    +
    +
    CDAD-BDX logo +
    +

    Information Systems Designer

    +

    Digital Factory @ CDAD-BDX (Defense App Dev Center), Bordeaux

    +
    +
    +

    1 year

    +

    2016 → 2017

    +

    Armée de l’Air et de l’Espace

    diff --git a/style/debug.css b/style/debug.css index 1195209..12e6c6f 100644 --- a/style/debug.css +++ b/style/debug.css @@ -1,3 +1,3 @@ * { -border: 1px dashed magenta; +border: 1px dashed lightgray; } diff --git a/style/light.css b/style/light.css index 7e03897..7382611 100644 --- a/style/light.css +++ b/style/light.css @@ -81,7 +81,7 @@ ul { font-weight: bold; } .sub, .period { - font-size: .8em; + font-size: .75em; } .time { text-align: end;