From: Zlatan Vasović Date: Fri, 17 Jan 2014 19:22:32 +0000 (+0100) Subject: Replace Normalize with Normalize.css X-Git-Tag: v3.1.0~73^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ab926dc7521327c6a403bfb460dd20c8d52400;p=thirdparty%2Fbootstrap.git Replace Normalize with Normalize.css --- diff --git a/docs/css.html b/docs/css.html index 09d7df3111..b1beac26ed 100644 --- a/docs/css.html +++ b/docs/css.html @@ -48,8 +48,8 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e

These styles can be found within scaffolding.less.

-

Normalize

-

For improved cross-browser rendering, we use Normalize, a project by Nicolas Gallagher and Jonathan Neal.

+

Normalize.css

+

For improved cross-browser rendering, we use Normalize.css, a project by Nicolas Gallagher and Jonathan Neal.

Containers

Easily center a page's contents by wrapping its contents in a .container. Containers set width at various media query breakpoints to match our grid system.