From c2133c010c074fc2e4e83f7b10b088c0ae00d94f Mon Sep 17 00:00:00 2001 From: suzan Date: Thu, 1 Dec 2022 20:13:53 +0100 Subject: [PATCH] Update 'css/style-0.css' --- css/style-0.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/style-0.css b/css/style-0.css index ca9d436..b83a789 100644 --- a/css/style-0.css +++ b/css/style-0.css @@ -153,9 +153,11 @@ p{ top: 1.2mm; /* text-align: justify; */ } + .purple-image{ filter: invert(2%) sepia(0%) saturate(150%) hue-rotate(800deg) brightness(90%) contrast(150%); } + section.full-width{ grid-column: 1 / -1; }