Black Tiger
Active Member
Code:
background: linear-gradient(to bottom, #2681CF 0%, #1966A9 100%) repeat scroll 0 0 transparent;
background:-moz-linear-gradient(to bottom, #2681CF 0%, #1966A9 100%) repeat scroll 0 0 transparent;
background:-webkit-linear-gradient(to bottom, #2681CF 0%, #1966A9 100%) repeat scroll 0 0 transparent;
background:-khtml-linear-gradient(to bottom, #2681CF 0%, #1966A9 100%) repeat scroll 0 0 transparent;
use these code show fine on firefox and IE but not show on google chrome
help me please