Menu Nothing // Credite o Pattiency

#nothing {  /*********MENU NOTHING AZUL CLARO / BY PATTIENCY*******/
font: normal 11px "Arial";
color: #a1a7ad;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
box-shadow: inset 2px 2px 0 #f7f9fc;
border: 1px solid #a1a7ad;
background: transparent url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJHUHBO6md9rawEeGW7r1OeF4LOqIYDgCGveMt9Nuexx3FuCFSVYwIxHJr3w1cXF8govRR5WpRX87AHXfjg1Iqjy4UjwuIC4T7Onk6CrVA9xHfwWho3T-Q154U7ZqVEiu5r1ov5q0XSXh-/s1600/menu2.png");
padding: 3px;
margin: 1px;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
#nothing:hover {
letter-spacing: 0px;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}