From 29b686dc00d2a4b92e3bd91b92b83505592a5a16 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 25 Mar 2021 11:59:44 -0300 Subject: banner style/layout updates --- static/site.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'static') diff --git a/static/site.css b/static/site.css index 59c9f62..b4ba79d 100644 --- a/static/site.css +++ b/static/site.css @@ -47,11 +47,16 @@ body::before { #banner { margin: 10px 0; width: 100%; - display: block; + background: black; } -#banner.dim { - filter: brightness(0.8); +#banner.dim img { + opacity: 0.8; +} + +#banner img { + display: block; + width: 100%; } a { -- cgit 1.3.0-6-gf8a5