Menu Nothing // Credite o Pattiency

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