Menu Nothing // Credite o Pattiency

#nothing {  /*********MENU NOTHING ROXO CLARO / BY PATTIENCY*******/
font: normal 11px "Arial";
color: #b0acb0;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
box-shadow: inset 2px 2px 0 #fff7ff;
border: 1px solid #b0acb0;
background: transparent url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgr1Z-GBP60h7uV-pKFOs1qgUfjchAC5cykb4JfqiyHb1AFITls-jLxIekU2aIMbQ2mFrnnk2U2a_C-9-q3SN_k0xulGILyh-PWNliqM6GW19SQv9RwSh1I0b-C6OLfuyev-4aMrS3P2QGt/s1600/menu3.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;
}