Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Skeleton-2.0.2.zip | 2014-12-16 | 8.3 kB | |
README.md | 2014-12-13 | 721 Bytes | |
v2.0.2.tar.gz | 2014-12-13 | 9.1 kB | |
v2.0.2.zip | 2014-12-13 | 10.5 kB | |
Totals: 4 Items | 28.6 kB | 0 |
The following issues were addressed in this release:
- [#173]: Remove maximum scale for accessibility
- [#184]: Changed Google Fonts link
- [#205]: Added input types for "tel" and "url". Also cleaned a few other small form styles
- [#196]: Cleaned up property order to match the general principles outlined here: http://markdotto.com/2011/11/29/css-property-order/
- [#186]: Addressed smaller viewports being limited to 80%. Now .container
uses 20px padding for any viewport sub-400px, 85% width for 400-550px viewport, and 80% for 550px and larger viewports (with the same default max-width of 960px)
- Made small grid improvements in decreasing specificities drastically and removing default bottom margin on .row