treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Input button with css3 gradient and arrow image

  • Hi Guys,

    I've been trying to work on this one but I can't seem to make it work. Is there anything wrong from my css? Here's my CSS:

    background: url(../images/arrow.png) no-repeat center right, -moz-linear-gradient(center top , #049CDB, #0064CD);

    Thanks in advance :)

    Best,

    Val