Troubleshooting background image

This commit is contained in:
jme9
2024-12-11 11:51:01 -08:00
parent 480911896b
commit 5b89ec3b53
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
</head>
<body
style="
background-image: url('images/Moon.jpg');
background-image: url('images/Moon.png');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;