Add homelink class for improved navigation in phone directory

This commit is contained in:
Justin 2025-01-29 22:14:14 -06:00
parent 098c1c8f9b
commit 06bc454411
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@
} }
.homelink{
text-decoration: none;
color: black;
}
.palm-tree-left{ .palm-tree-left{
transform: scaleX(-1); transform: scaleX(-1);
-webkit-transform: scaleX(-1); -webkit-transform: scaleX(-1);

View File

@ -12,7 +12,7 @@
<div class="container text-center"> <div class="container text-center">
<div class="header text-center title"> <div class="header text-center title">
Bossier City Phone Directory <a class= "homelink" href="index.html"> Bossier City Phone Directory </a>
</div> </div>
<!-- Boomtown Images --> <!-- Boomtown Images -->
<div class="text-center images"> <div class="text-center images">