Relative Content

Tag Archive for csscss-transitions

CSS transition for background picture does not work

I have an “a” element which works like a button, it has a background picture. I need the background picture to become slightly bigger on :hover with 0.3 second transition. The background picture changes, but there is no animation, it always works instantly no matter what I do. So the transition effect is broken for some reason, but why?