this question has answer here:
- css -moz- , -webkit-? 2 answers
a css gradient not show in firefox. appears fine in chrome. know how fixed?
you using -webkit-linear-gradient webkit only, , won't work firefox.
use linear-gradient well. https://developer.mozilla.org/en-us/docs/web/css/linear-gradient