From 06bc4544117f143366216d909f2c823d6021c74a Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 29 Jan 2025 22:14:14 -0600 Subject: [PATCH] Add homelink class for improved navigation in phone directory --- css/phone.css | 5 +++++ index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/css/phone.css b/css/phone.css index ba96474..3654b37 100644 --- a/css/phone.css +++ b/css/phone.css @@ -9,6 +9,11 @@ } +.homelink{ + text-decoration: none; + color: black; +} + .palm-tree-left{ transform: scaleX(-1); -webkit-transform: scaleX(-1); diff --git a/index.html b/index.html index d80302d..9593be9 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@
- Bossier City Phone Directory + Bossier City Phone Directory