background: url(../images/arrow.png) no-repeat center right, -moz-linear-gradient(center top , #049CDB, #0064CD);
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