From cab2b72a66877081a4ca0e8fc5c45730e5c7fb3c Mon Sep 17 00:00:00 2001 From: emil28092005 Date: Sat, 19 Sep 2026 13:16:52 +0300 Subject: [PATCH] remove href. --- Apple_ref/index.html | 12 ++++++------ Apple_ref/styles.css | 4 ---- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/Apple_ref/index.html b/Apple_ref/index.html index 92836ca..a3eac2e 100644 --- a/Apple_ref/index.html +++ b/Apple_ref/index.html @@ -8,16 +8,16 @@
diff --git a/Apple_ref/styles.css b/Apple_ref/styles.css index ae90f9a..55e1aaf 100644 --- a/Apple_ref/styles.css +++ b/Apple_ref/styles.css @@ -59,10 +59,6 @@ body { align-items: center; } -#navbar a:hover { - opacity: .65; -} - #navbar span { color: #555; font-size: 17px;