From 74167ef03637ada5fd14fe82ecfe6dcf2ce080ed Mon Sep 17 00:00:00 2001 From: Tommaso Venturini Date: Tue, 27 Apr 2021 08:38:00 +0200 Subject: [PATCH] Update style.css --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index faf641a..fabd9f3 100644 --- a/style.css +++ b/style.css @@ -1 +1,3 @@ -/* Use a file like this one to add custom CSS to the template */ +#cover { + background-image: /img/DataInquiriesLogo.png +}