Answer the question
In order to leave comments, you need to log in
How to implement rotate in -webkit-transform?
Here's a question for CSS3 connoisseurs:
When using -webkit-transform: rotate(kpx), where k is not equal to 2*n*n, with n = 0,1,2..., the text looks really crooked. In Firefox, everything is quite good, but webkit drives you straight into depression.
Maybe there is a normal solution to the problem?
PS I've been reading a lot of calculus.
Answer the question
In order to leave comments, you need to log in
Another option is -webkit-filter: blur(0px); looks better
jsfiddle.net/ey8Xp
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question