Fixed duplicate attribute in css

This commit is contained in:
Pascal Borreli 2013-05-06 16:09:26 +01:00
parent b61f81c64d
commit 221c525057
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ body > footer a:hover img {
margin: 0 20px;
padding: 5px 0;
border-radius: 5px 5px 0 0;
box-shadow: box-shadow: 0 3px 10px rgba(0,0,0,.5);
box-shadow: 0 3px 10px rgba(0,0,0,.5);
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: normal;