changed some text in the header to orange

This commit is contained in:
Gary 2026-03-16 13:21:32 +00:00
parent a0368f8f09
commit 0aff076e78

View File

@ -57,8 +57,8 @@
<img src="<?= $URLcorrection ?>images/North-East-Loft-Boarding-Logo.png" class="logo-img" alt="NE Loft Boarding"> <img src="<?= $URLcorrection ?>images/North-East-Loft-Boarding-Logo.png" class="logo-img" alt="NE Loft Boarding">
</div> </div>
<div class="logo-text ml-2"> <div class="logo-text ml-2">
<span class="d-block font-weight-bold">North East</span> <span class="d-block font-weight-bold stand-out-text">North East</span>
<small class="d-block text-orange">Loft Boarding</small> <small class="d-block stand-out-text">Loft Boarding</small>
</div> </div>
</a> </a>
</div> </div>
@ -69,7 +69,7 @@
</div> </div>
<div class="text"> <div class="text">
<p class="mb-0 text-black"><span>Free Call:</span> <strong>0191 3561008</strong></p> <p class="mb-0 text-black"><span>Free Call:</span> <strong>0191 3561008</strong></p>
<p class="mb-0 small text-muted text-black">Call Us Now</p> <p class="mb-0 small stand-out-text">Call Us Now</p>
</div> </div>
</div> </div>
@ -79,7 +79,7 @@
</div> </div>
<div class="text"> <div class="text">
<p class="mb-0 text-black"><span>Our Location:</span></p> <p class="mb-0 text-black"><span>Our Location:</span></p>
<p class="mb-0 small text-muted">Stockton-on-Tees, TS21 4AJ</p> <p class="mb-0 small stand-out-text">Stockton-on-Tees, TS21 4AJ</p>
</div> </div>
</div> </div>
</div> </div>