Skip to content

Commit 207a397

Browse files
committed
v1.0.0
1 parent f52da74 commit 207a397

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# normalize.css
1+
# normalize.css v1.0.0
22

33
Normalize.css is a customisable CSS file that makes browsers render all
44
elements more consistently and in line with modern standards. We researched the
55
differences between default browser styles in order to precisely target only
66
the styles that need normalizing.
77

8-
[Check out the demo](http://necolas.github.com/normalize.css/test.html)
8+
[Check out the demo](http://necolas.github.com/normalize.css/1.0.0/test.html)
99

1010
## What does it do?
1111

normalize.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! normalize.css 2012-08-07T21:27 UTC | MIT License | git.io/normalize */
1+
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
22

33
/* ==========================================================================
44
HTML5 display definitions

0 commit comments

Comments
 (0)