This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
Bones
Watch
1
Star
0
Fork
0
You've already forked Bones
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Minimal CSS boilerplate for mobile-friendly development Forked from
https://getskeleton.com
47
Commits
3
Branches
6
Tags
61
MiB
HTML
100%
a41d6c4999
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Johan Brook
a41d6c4999
Changed -webkit-text-size-adjust from 'none' to '100%'. The value 'none' prevents Webkit browser to zoom text (see
http://www.456bereastreet.com/archive/201011/beware_of_-webkit-text-size-adjustnone/
)
2011-07-17 17:36:06 +02: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
javascripts
Removed 'maximum-scale=1.0' from meta tag. Mobile visitors should be able to zoom. Added JS fix for the iOS bug where the site will autozoom whenever the orientation is changed (see
http://adactio.com/journal/4470/
).
2011-07-17 17:19:19 +02:00
stylesheets
Changed -webkit-text-size-adjust from 'none' to '100%'. The value 'none' prevents Webkit browser to zoom text (see
http://www.456bereastreet.com/archive/201011/beware_of_-webkit-text-size-adjustnone/
)
2011-07-17 17:36:06 +02:00
404.html
edited the doc head of 404 to match the regular homepage
2011-05-22 10:18:32 -07:00
index.html
Removed 'maximum-scale=1.0' from meta tag. Mobile visitors should be able to zoom. Added JS fix for the iOS bug where the site will autozoom whenever the orientation is changed (see
http://adactio.com/journal/4470/
).
2011-07-17 17:19:19 +02:00
robots.txt
changed the git repo to the src folder, browser tested, changed the tabs to work cross browser and to stack...removed the IE conditional stylesheet
2011-05-15 16:13:52 -07:00