From 207a39780ccbe09158a02f9687ad1b7cb874637b Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Tue, 14 Aug 2012 23:43:47 +0100 Subject: [PATCH] v1.0.0 --- README.md | 4 ++-- normalize.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c484a84..19b2fc7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# normalize.css +# normalize.css v1.0.0 Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing. -[Check out the demo](http://necolas.github.com/normalize.css/test.html) +[Check out the demo](http://necolas.github.com/normalize.css/1.0.0/test.html) ## What does it do? diff --git a/normalize.css b/normalize.css index 75ebb2f..f3e29ec 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css 2012-08-07T21:27 UTC | MIT License | git.io/normalize */ +/*! normalize.css v1.0.0 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions