From 77e6c21966c178f295caeb04e3b865372e25d5ea Mon Sep 17 00:00:00 2001 From: "mb@mb" Date: Thu, 26 Apr 2018 23:19:43 +0200 Subject: [PATCH] removed the black background of the stream --- themes/varia/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/varia/static/css/main.css b/themes/varia/static/css/main.css index 308624f..8955f31 100644 --- a/themes/varia/static/css/main.css +++ b/themes/varia/static/css/main.css @@ -197,7 +197,7 @@ header { background-size: cover; height: 600px; width: 100%; - background-color: black; + /*background-color: black;*/ } /* reset header img styles */