elenat82
6/14/2015 - 9:27 AM

transform.css

img {
	transform: rotate(90deg);
	transform-origin: left top;
}