From 4ad96eec8839f0cb060a4a291d96496536707fb9 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sun, 26 Feb 2012 13:44:39 +0000 Subject: [PATCH] Modify subheading and tweet text --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 6b3a2f3..edeb3ad 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,14 @@ - Fork me on GitHub + Fork this project on GitHub

normalize.css

-

A modern, HTML5-ready, alternative to CSS resets

+

A modern, HTML5-ready alternative to CSS resets

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.

@@ -41,7 +41,7 @@
@@ -72,7 +72,7 @@

Source code

Available on GitHub: necolas/normalize.css

-
$ git clone git://github.com/necolas/normalize.css.git
+
$ git clone git://github.com/necolas/normalize.css.git

Acknowledgements

Normalize.css is a project by Nicolas Gallagher (@necolas) and Jonathan Neal (@jon_neal).