Is it possible to set the size of the background image with CSS?
I want to do something like:
background: url(\'bg.gif\') top repeat-y; background-si
background-size is working in Chrome 4.1, but so far I couldn't make it work in Firefox 3.6.
background-size