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 b0da6c6013cdd1a375e5a01d40333c1ad16fd164
parent fb0ee7d10e6c787ded7bde32078343bf697857a1
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat,  6 Mar 2021 22:24:53 +0100

Remove grayscale filter on gallery photos

Diffstat:
Mstylesheets/galerie.css | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/stylesheets/galerie.css b/stylesheets/galerie.css @@ -21,10 +21,6 @@ main h1 { height: 100%; width: 100%; transition: filter 0.5s; - filter: grayscale(0.5); -} -.mosaic img:hover { - filter: none; } .photo p.credits:before {