How can I rotate a font icon 45 degrees?
问题 I want to rotate this font icon 45 degrees. The icon has this CSS (all CSS compiled via LESS): [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { font-family: Flaticon; font-size: 20px; font-style: normal; margin-left: 20px; } And it's this Flaticon: http://www.flaticon.com/free-icon/hand-pointer_70655 I've installed it as an icon font. However, when I try to rotate it 45 degrees, so that the finger points to the top right