forked from GitHub-Mirrors/foundry-sw5e
More fixes to allow further testing
This commit is contained in:
parent
a597964bc4
commit
e4e755fd68
5 changed files with 6 additions and 4 deletions
|
@ -77,6 +77,9 @@ html {
|
|||
|
||||
body {
|
||||
.openSans(13px, 400);
|
||||
background-image: url('./ui/SW5e-logo.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue