diff --git a/style.css b/style.css index 71d0911..fc5cd89 100644 --- a/style.css +++ b/style.css @@ -107,7 +107,7 @@ html[dir='rtl'] .icon { font-family: 'Segoe UI', Tahoma, sans-serif; font-size: 75%; } -.footer a, a:hover{ +.footer a, .footer a:hover{ color: gray; text-decoration: none; }