I couldn\'t get transitions to work on this page, anybody has any idea why?
div.sicon a { transition: background 0.5s linear; -moz-transition: backgr
If you have a tag anywhere on your page (even in the HTML, even if it is an empty tag with a src), then a transition must be activated by some event (it won't fire automatically when the page loads).
src
transition