File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11== HEAD
22
3+ == 2.1.0 (January 21, 2013)
4+
35* Normalize ` text-transform ` for ` button ` and ` select ` .
46* Normalize ` h1 ` margin when within HTML5 sectioning elements.
57* Normalize ` hr ` element.
Original file line number Diff line number Diff line change 1- # normalize.css v2.0.1
1+ # normalize.css v2.1.0
22
33Normalize.css is a customisable CSS file that makes browsers render all
44elements more consistently and in line with modern standards. We researched the
55differences between default browser styles in order to precisely target only
66the styles that need normalizing.
77
8- [ Check out the demo] ( http://necolas.github.com/normalize.css/2.0.1 /test.html )
8+ [ Check out the demo] ( http://necolas.github.com/normalize.css/2.1.0 /test.html )
99
1010## What does it do?
1111
Original file line number Diff line number Diff line change 11{
22 "name" : " normalize-css" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "author" : " Nicolas Gallagher" ,
55 "homepage" : " http://necolas.github.com/normalize.css/" ,
66 "styles" : [" normalize.css" ],
Original file line number Diff line number Diff line change 1- /*! normalize.css v2.0.1 | MIT License | git.io/normalize */
1+ /*! normalize.css v2.1.0 | MIT License | git.io/normalize */
22
33/* ==========================================================================
44 HTML5 display definitions
You can’t perform that action at this time.
0 commit comments