This commit is contained in:
TheNightglow
2022-12-13 19:11:19 +01:00
parent c948a2a7c1
commit 46d1c6a980

View File

@@ -54,7 +54,7 @@ body
{
background-color: gray;
margin: 0;
background-image: url('Images/logo.png');
background-image: url('Images/Logo.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;