made changed to remove issue where browser cannot zoom/scale

This commit is contained in:
Dave Gamache
2011-07-17 12:28:18 -07:00
parent b61c4b890f
commit 19b1921a6c
5 changed files with 11 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
/*
* Skeleton V1.0.2
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 5/20/2011
* 7/17/2011
*/
@@ -56,7 +56,7 @@
font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #444;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: none;
-webkit-text-size-adjust: 100%;
}

View File

@@ -1,10 +1,10 @@
/*
* Skeleton V1.0.2
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 5/20/2011
* 7/17/2011
*/
/* Table of Content

View File

@@ -1,10 +1,10 @@
/*
* Skeleton V1.0.2
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 5/20/2011
* 7/17/2011
*/