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" /> <link rel="stylesheet" href="style.css" />
<script defer src="site.js"></script> <script defer src="site.js"></script>
</head> </head>
<body style="background-image: url('images/Moon.jpg'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;"> <body
<body style="
style=" background-image: url('images/Moon.jpg');
background-image: url('images/Moon.jpg'); background-size: cover;
background-size: cover; background-repeat: no-repeat;
background-repeat: no-repeat; background-attachment: fixed;
background-attachment: fixed; "
" >
>
<header id="top" class="site-header"> <header id="top" class="site-header">
<nav class="navbar"> <nav class="navbar">
<div class="nav-left"> <div class="nav-left">