Troubleshooting background image

This commit is contained in:
jme9
2024-12-11 11:08:16 -08:00
parent 1dd2e759d6
commit 68ff202da7
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

+1 -1
View File
@@ -1,7 +1,7 @@
body { body {
margin: 0; margin: 0;
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
background-image: url("/images/Moon.png"); background-image: url("/images/Moon.jpg");
background-size: cover; background-size: cover;
background-position: left; background-position: left;
background-repeat: no-repeat; background-repeat: no-repeat;