Menu Nothing // Credite o Pattiency

#nothing {  /*********MENU NOTHING VERDE CLARO / BY PATTIENCY*******/
font: normal 11px "Arial";
color: #a2a69d;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
box-shadow: inset 2px 2px 0 #f6f7f5;
border: 1px solid #a2a69d;
background: transparent url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiW9bmfX4egAZ5I0MVpv4tL1L_CoaJwmj5nN9A7MzvALYHkUstN8Qw7OMCWnxC7Oz8xPGd2IJmAM3Vxt4mTVij6jaZyvwI1akCcSe1_CpcBTRlgU25riNd-xv1PRrzHL0qAVJQBNR6AbkMB/s1600/menu4.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;
}