quatuorbellefeuille.com

Content, build scripts and admin scripts for the Bellefeuille Quartet website.
git clone https://git.kevinlegouguec.net/quatuorbellefeuille.com
Log | Files | Refs

commit 9a1e64d9e8e76b924fd9f11df2352602fb119435
parent 1d6c7b927b66f45d31b2b46be622f9392799dfe2
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 16 Feb 2021 23:34:18 +0100

Center individual bio title when zoomed

Diffstat:
Mstylesheets/membre.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/stylesheets/membre.css b/stylesheets/membre.css @@ -62,6 +62,7 @@ main > img { main > h1 { grid-column: 1; grid-row: 1; + text-align: center; } main > img {