Menu Nothing // Credite o Pattiency

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