]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Replace Normalize with Normalize.css 12275/head
authorZlatan Vasović <legospace9876@gmail.com>
Fri, 17 Jan 2014 19:22:32 +0000 (20:22 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Fri, 17 Jan 2014 19:22:32 +0000 (20:22 +0100)
docs/css.html

index 09d7df3111c2c2ea0814420d1ce9db48b6f28609..b1beac26ed65ac6a20ab9f876db2c1931354d317 100644 (file)
@@ -48,8 +48,8 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
   </ul>
   <p>These styles can be found within <code>scaffolding.less</code>.</p>
 
-  <h3 id="overview-normalize">Normalize</h3>
-  <p>For improved cross-browser rendering, we use <a href="http://necolas.github.io/normalize.css/" target="_blank">Normalize</a>, a project by <a href="http://twitter.com/necolas" target="_blank">Nicolas Gallagher</a> and <a href="http://twitter.com/jon_neal" target="_blank">Jonathan Neal</a>.</p>
+  <h3 id="overview-normalize">Normalize.css</h3>
+  <p>For improved cross-browser rendering, we use <a href="http://necolas.github.io/normalize.css/" target="_blank">Normalize.css</a>, a project by <a href="http://twitter.com/necolas" target="_blank">Nicolas Gallagher</a> and <a href="http://twitter.com/jon_neal" target="_blank">Jonathan Neal</a>.</p>
 
   <h3 id="overview-container">Containers</h3>
   <p>Easily center a page's contents by wrapping its contents in a <code>.container</code>. Containers set <code>width</code> at various media query breakpoints to match our grid system.</p>