Troubleshooting background image

This commit is contained in:
jme9
2024-12-11 11:42:31 -08:00
parent abcb15bbb1
commit 480911896b
+8 -9
View File
@@ -8,15 +8,14 @@
<link rel="stylesheet" href="style.css" />
<script defer src="site.js"></script>
</head>
<body style="background-image: url('images/Moon.jpg'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;">
<body
style="
background-image: url('images/Moon.jpg');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
"
>
<body
style="
background-image: url('images/Moon.jpg');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
"
>
<header id="top" class="site-header">
<nav class="navbar">
<div class="nav-left">