diff --git a/style.css b/style.css index 3e6ef9d..71d0911 100644 --- a/style.css +++ b/style.css @@ -107,6 +107,10 @@ html[dir='rtl'] .icon { font-family: 'Segoe UI', Tahoma, sans-serif; font-size: 75%; } +.footer a, a:hover{ + color: gray; + text-decoration: none; +} .right{ float: right; } \ No newline at end of file