CSS Fix background image

This commit is contained in:
“VeLiTi”
2024-05-13 16:03:16 +02:00
parent 4a5d140bc0
commit 3c69b478c4
3 changed files with 3 additions and 3 deletions

View File

@@ -233,7 +233,7 @@ echo '
</style>
</head>
<body style="background-image:linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(./assets/images/emergencyplug-auto-in-licht.jpg);
background-position: center center;">
background-position: center center;background-size: 100% 100%; min-height: 100vh;background-repeat: no-repeat;">
<header>
</header>
<main style="color:#fff">