diff --git a/index.html b/index.html index a4fca03..15253ea 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@

Pretty Code

-

+				

 var supports3DTransforms =  document.body.style['webkitPerspective'] !== undefined || 
 				document.body.style['MozPerspective'] !== undefined ||
 				document.body.style['perspective'] !== undefined;
@@ -169,10 +169,10 @@ linkify( 'a' );