Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
bfred-it d8f9af3fc6 Removed font "fix" that worsen readability
`-webkit-font-smoothing: antialiased;` on the entire document is an abuse of the property as it worsen the readability of body text considerably.

Example: http://imgur.com/I12Ff (Chrome/OSX)

Argument: http://www.usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/
2012-11-17 20:01:19 +01:00
images Add Apple Touch Icon sizes and linked those in, added active button CSS, changed some unneeded CSS in base.css, changed the Favicon to be square and cleaner, updated the app.js to include awesome suggestions made from Github community to be faster. Honestly, shocked at how awesome Github community has been already and thanks so much to everyone for the help 2011-05-17 17:54:18 -07:00
stylesheets Removed font "fix" that worsen readability 2012-11-17 20:01:19 +01:00
index.html changing version number 2012-06-20 18:55:00 -07:00