Preview:
/*chyba: text v <div> při rotaci je rozmazaný, tohle dát do Hlavního prvku textu*/
-webkit-transform: rotate(-2deg);  /* Chrome, Safari 3.1+ */
 -moz-transform: rotate(-2deg);  /* Firefox 3.5-15 */
  -ms-transform: rotate(-2deg);  /* IE 9 */
   -o-transform: rotate(-2deg);  /* Opera 10.50-12.00 */
      transform: rotate(-2deg);
 
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter