aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-20 16:58:00 -0700
committerMark Otto <[email protected]>2013-07-20 16:58:00 -0700
commit6952d655f4e48daee1b2f13ee40fe076d1383b23 (patch)
treea30edd465b8f59752ed01cbabd28ee6a37a3da51
parent3d5e9f0318dee1722a08fce57e4ccc90baa5b2f7 (diff)
parent23015bc7c12f1b210e4691020a7422001a2f141d (diff)
downloadbootstrap-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
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index f12a1349a..d78666549 100644
--- a/css.html
+++ b/css.html
@@ -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>