From 1a5b71cfe58a4fdc21155070de2e470ee68cdf62 Mon Sep 17 00:00:00 2001 From: brausjonas Date: Sun, 26 Mar 2023 19:25:03 +0200 Subject: [PATCH] Blend --- .idea/workspace.xml | 2 +- mainPage.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 46e2e5f..2345daf 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -62,7 +62,7 @@ - + diff --git a/mainPage.css b/mainPage.css index fc47990..bc39e79 100644 --- a/mainPage.css +++ b/mainPage.css @@ -129,6 +129,7 @@ h2 background-repeat: no-repeat; background-size: 100%; background-position: center; + background-blend-mode: luminosity; }