css background cover y axis code example
Example: css background cover y axis
background: url(../img/ui/shadow.png) center repeat-x;
background-size: auto 100%;
background: url(../img/ui/shadow.png) center repeat-x;
background-size: auto 100%;