.menu {background: #eee; font-family:Pf Arma Five; font-size:8px; text-transform: uppercase; color: #262626; text-align: center; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:2px 0px 2px 10px; opacity: 1;margin-bottom:4px; border-left:3px solid #fee152;} .menu:hover { border-left:12px solid #fee152; } .menu a { color: #262626; }