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';