CSS Fix background image
This commit is contained in:
@@ -257,7 +257,7 @@ filter: drop-shadow(5px 5px 5px #222);
|
||||
</style>
|
||||
</head>
|
||||
<body style="background-color:#2FAC66;background-image: 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;">
|
||||
';
|
||||
|
||||
//Maintenance mode notification message
|
||||
|
||||
Reference in New Issue
Block a user