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