changed banner overlay

This commit is contained in:
Gary 2026-03-20 13:38:18 +00:00
parent 08c855cf4a
commit e893372d4f
2 changed files with 12 additions and 2 deletions

View File

@ -10896,4 +10896,14 @@ textarea.form-control {
overflow: hidden;
color: #ffffff;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
}
.banner-overlay-2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, rgba(0, 43, 73, 0.8) 0%, rgba(0, 43, 73, 0.2) 100%);
z-index: 1;
}

View File

@ -12,7 +12,7 @@ include_once $URLcorrection . 'includes/header.php';
<section class="new-build-banner">
<div class="banner-overlay"></div>
<div class="banner-overlay-2"></div>
<div class="container">
<div class="banner-content">
<div class="text-container">