CSS Fix background image
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user