diff options
| author | Mark Otto <[email protected]> | 2013-07-20 16:58:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-20 16:58:00 -0700 |
| commit | 6952d655f4e48daee1b2f13ee40fe076d1383b23 (patch) | |
| tree | a30edd465b8f59752ed01cbabd28ee6a37a3da51 /css.html | |
| parent | 3d5e9f0318dee1722a08fce57e4ccc90baa5b2f7 (diff) | |
| parent | 23015bc7c12f1b210e4691020a7422001a2f141d (diff) | |
| download | bootstrap-6952d655f4e48daee1b2f13ee40fe076d1383b23.tar.xz bootstrap-6952d655f4e48daee1b2f13ee40fe076d1383b23.zip | |
Merge pull request #8538 from brentmulligan/3.0.0-wip
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> |
