Template:Transform-rotate
Appearance
A shorthanded CSS code for rotating elements inside div. It does not support IE8 or older browsers. IE8 requires cumbersome calculating of matrix. You may implement it if you know how to translate the formula into parser function.