"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
/kbin meta minnieo 1y ago 100%

How do I add a background image (from a url) to my new magazine?

How do I add a background image (from a url) to my new magazine?

I have tried this code:
body { background-image: url('https://imgur.com/9Ns6RVS.png'); background-repeat: no-repeat; background-size: cover; }

Didn't work. Please help, thanks!

1
9
Comments 9