Background image login & reset

This commit is contained in:
“VeLiTi”
2024-05-13 10:44:27 +02:00
parent 4d268c4d7a
commit 4fb76afbb1
4 changed files with 5 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -58,7 +58,7 @@ template_header('Cartests', 'cartests' ,'view');
$view = ' $view = '
<div class="content-title"> <div class="content-title">
<div class="title"> <div class="title">
<i class="fa-solid fa-box-open"></i> <i class="fa-solid fa-car"></i>
<div class="txt"> <div class="txt">
<h2>'.$cartests_h2.' ('.$query_total.')</h2> <h2>'.$cartests_h2.' ('.$query_total.')</h2>
<p>'.$cartests_p.'</p> <p>'.$cartests_p.'</p>

View File

@@ -261,7 +261,8 @@ filter: drop-shadow(5px 5px 5px #222);
</style> </style>
</head> </head>
<body style="background-color:'.color_accent.';"> <body style="background-color:'.color_accent.';background-image: url(./assets/images/emergencyplug-auto-in-licht.jpg);
background-position: center center;">
'; ';
//Maintenance mode notification message //Maintenance mode notification message

View File

@@ -256,7 +256,8 @@ filter: drop-shadow(5px 5px 5px #222);
</style> </style>
</head> </head>
<body style="background-color:#2FAC66;"> <body style="background-color:#2FAC66;background-image: url(./assets/images/emergencyplug-auto-in-licht.jpg);
background-position: center center;">
'; ';
//Maintenance mode notification message //Maintenance mode notification message