From 72ddf9344224759b26a8b23a91ef4f286757ff33 Mon Sep 17 00:00:00 2001 From: Cyr- Date: Sat, 16 Jan 2021 05:04:48 +0000 Subject: [PATCH] Regenerate css --- sw5e-global.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sw5e-global.css b/sw5e-global.css index 71738ad7..81758d82 100644 --- a/sw5e-global.css +++ b/sw5e-global.css @@ -80,6 +80,9 @@ body { font-family: 'Open Sans'; font-size: 13px; font-weight: 400; + background-image: url('./ui/SW5e-logo.svg'); + background-repeat: no-repeat; + background-size: cover; } h1 { font-family: 'Russo One';