Latest version 1.1
Released 2 years ago
Bug fixes
Adds a lovely background image to your campaign. To select an image other than the default, please add the following to your campaign's custom CSS (World > Theming > + New style) and change the URL to point to whatever image you like:
:root { --background-image: url(https://your-image-url.jpeg);}
Note: you can host the image yourself by creating a note (named Background Image, or something similar) and uploading your image there. You can then use the URL for the Note's image as your background.
Released 2 years ago
Bug fixes