From 1aa961dcbf14e58d33b7175f42218bd0da66a970 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 1 Mar 2021 22:48:34 +0100 Subject: Add logo to mobile menu, lay nav.menu out a bit better --- stylesheets/dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/dark.css') diff --git a/stylesheets/dark.css b/stylesheets/dark.css index 0234077..0b96216 100644 --- a/stylesheets/dark.css +++ b/stylesheets/dark.css @@ -12,6 +12,6 @@ footer.social a.lang:hover { border-color: white; } -header.banner img, footer.social a img { +body > header.banner img, footer.social a img { filter: brightness(10); } -- cgit v1.2.3