Add Rdio to sites using normalize

This commit is contained in:
Nicolas Gallagher 2012-05-02 17:03:34 -07:00
parent c2aa9c5ac4
commit d25b4db223

View File

@ -8,10 +8,6 @@
</head>
<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 this project on GitHub">
</a>
<div id="container">
<div class="hgroup">
@ -59,13 +55,7 @@
<p>Normalize.css is intended to be used as an alternative to CSS resets. It's suggested that you read the <code>normalize.css</code> file and consider customising it to meet your needs. Alternatively, include the file in your project and override the defaults later in your CSS.</p>
<h2>Who uses it?</h2>
<ul>
<li><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a></li>
<li><a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a></li>
<li><a href="https://www.gov.uk/">GOV.UK</a></li>
<li><a href="http://css-tricks.com/">CSS Tricks</a></li>
<li><a href="https://tinker.io">Tinker.io</a></li>
</ul>
<p><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>, <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>, <a href="https://www.rdio.com/">Rdio</a>, <a href="https://www.gov.uk/">GOV.UK</a>, <a href="http://css-tricks.com/">CSS Tricks</a></li>, and many others.</p>
<h2>Browser support</h2>
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>