From 0d8796722de4424915f182a5709ac7416947933e Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Tue, 21 May 2024 22:09:27 +0200 Subject: add: description and pic for nathanaël MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- img/bg.jpg | Bin 113825 -> 100339 bytes "img/nathana\303\253l.jpg" | Bin 0 -> 829690 bytes img/old-bg.jpg | Bin 0 -> 113825 bytes img/thomas.jpg | Bin 190679 -> 0 bytes img/victor.jpg | Bin 68570 -> 0 bytes membres.html | 7 ++++--- style.css | 2 ++ 7 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 "img/nathana\303\253l.jpg" create mode 100644 img/old-bg.jpg delete mode 100644 img/thomas.jpg delete mode 100644 img/victor.jpg diff --git a/img/bg.jpg b/img/bg.jpg index 7efb390..72aa170 100644 Binary files a/img/bg.jpg and b/img/bg.jpg differ diff --git "a/img/nathana\303\253l.jpg" "b/img/nathana\303\253l.jpg" new file mode 100644 index 0000000..c189dac Binary files /dev/null and "b/img/nathana\303\253l.jpg" differ diff --git a/img/old-bg.jpg b/img/old-bg.jpg new file mode 100644 index 0000000..7efb390 Binary files /dev/null and b/img/old-bg.jpg differ diff --git a/img/thomas.jpg b/img/thomas.jpg deleted file mode 100644 index 99c0b0d..0000000 Binary files a/img/thomas.jpg and /dev/null differ diff --git a/img/victor.jpg b/img/victor.jpg deleted file mode 100644 index 1a5a98d..0000000 Binary files a/img/victor.jpg and /dev/null differ diff --git a/membres.html b/membres.html index d505e45..54d1704 100644 --- a/membres.html +++ b/membres.html @@ -32,14 +32,15 @@

Martial - Guitariste

C'est le benjamin de l'équipe, mais il résume assez bien l'expression "l'âge c'est qu'un nombre la valeur n'attend pas le nombre d'années".
- 10 ans de guitare et 5 ans de basse dans les doigts, il a rejoint le groupe en septembre 2022. C'est le créateur de ce site.

+ Ne comptant plus les années de guitare et de basse qu'il a dans les doigts, il a rejoint le groupe en septembre 2022. C'est le créateur de ce site.

- +

Nathanaël - Bassiste

-

+

Pianiste, puis batteur, puis guitariste, Nath a rejoins les Running Gags en tant que bassiste. D'influence rock (Muse, AM, RHCP, Foals, Bloc Party...), il est le dernier membre à compléter le groupe.
+Après plusieurs expériences venues de Paris, il vient apporter sa pâte pour vous faire groover

diff --git a/style.css b/style.css index d994518..7b2dd75 100644 --- a/style.css +++ b/style.css @@ -113,6 +113,8 @@ div.zikos:nth-child(even) .desc{ .desc{ max-width: 60vh; + margin-top: auto; + margin-bottom: auto; } .date{ -- cgit v1.2.3