diff options
| author | Brent Mulligan <[email protected]> | 2013-07-20 15:38:38 -0400 |
|---|---|---|
| committer | Brent Mulligan <[email protected]> | 2013-07-20 15:38:38 -0400 |
| commit | 23015bc7c12f1b210e4691020a7422001a2f141d (patch) | |
| tree | 4cbb909582e8d48a50dd260582dacf22781c6f0e /css.html | |
| parent | 453346262f879f5e4e37e50b1462de72f3f60f59 (diff) | |
| download | bootstrap-23015bc7c12f1b210e4691020a7422001a2f141d.tar.xz bootstrap-23015bc7c12f1b210e4691020a7422001a2f141d.zip | |
Update Normalize.css URL to new Github.io domain
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e <p>These styles can be found within <strong>scaffolding.less</strong>.</p> <h3 id="overview-normalize">Normalize reset</h3> - <p>For improved cross-browser rendering, we use <a href="http://necolas.github.com/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> + <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-container">Centering with container</h3> <p>Easily center a page's contents by wrapping its contents in a container. Containers set <code>max-width</code> at various media query breakpoints to match our grid system.</p> |
