Modify subheading and tweet text

This commit is contained in:
Nicolas Gallagher 2012-02-26 13:44:39 +00:00
parent d44a4ca901
commit 4ad96eec88

View File

@ -9,14 +9,14 @@
<body>
<a class="fork" href="https://github.com/necolas/normalize.css">
<img src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
<img src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork this project on GitHub">
</a>
<div id="container">
<div class="hgroup">
<h1><a href="https://github.com/necolas/normalize.css">normalize.css</a></h1>
<h2>A modern, HTML5-ready, alternative to CSS resets</h2>
<h2>A modern, HTML5-ready alternative to CSS resets</h2>
</div>
<p>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.</p>
@ -41,7 +41,7 @@
<a class="twitter-share-button"
href="http://twitter.com/share"
data-count="vertical"
data-text="Checking out normalize.css"
data-text="Normalize.css: a modern HTML5-ready alternative to CSS resets"
data-via="necolas"
data-related="jon_neal">Tweet</a>
</div>
@ -72,7 +72,7 @@
<h2>Source code</h2>
<p>Available on GitHub: <a href="https://github.com/necolas/normalize.css">necolas/normalize.css</a></p>
<pre>$ git clone git://github.com/necolas/normalize.css.git</pre>
<pre>$ git clone git://github.com/necolas/normalize.css.git</pre>
<h2>Acknowledgements</h2>
<p>Normalize.css is a project by <a href="http://nicolasgallagher.com">Nicolas Gallagher</a> (<a href="http://twitter.com/necolas">@necolas</a>) and <a href="http://music.thewikies.com/jonneal/">Jonathan Neal</a> (<a href="http://twitter.com/jon_neal">@jon_neal</a>).</p>