From 7cbdfc4e168b2d3969b36a29943dcbaaf976c446 Mon Sep 17 00:00:00 2001 From: mathias Date: Fri, 9 Oct 2015 20:08:16 +0300 Subject: [PATCH] Update index.html --- index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/index.html b/index.html index f5baa16..c45caf6 100644 --- a/index.html +++ b/index.html @@ -172,7 +172,6 @@ a:focus { margin-top: 0px; margin-left: 10px; font-family: 'icon'; - text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.11); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @@ -188,7 +187,6 @@ a:focus { letter-spacing: 1px; text-align: center; margin: 0; - text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.11); cursor: default; } @@ -199,7 +197,6 @@ h1 { margin-top: 0; padding-bottom: 22px; line-height: 6px; - text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2); cursor: default; } @@ -347,10 +344,6 @@ button:hover, button:focus { -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out; text-decoration: none; - text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2); - -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.3); - -moz-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.3); - box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.3); } #aboutbutton:hover, #aboutbutton:focus, #newsbutton:hover, #newsbutton:focus, #contactbutton:hover, #contactbutton:focus { outline: 0;