From: Mark Otto Date: Mon, 14 Jul 2014 16:14:59 +0000 (-0700) Subject: add css resets outline section to scaffolding docs X-Git-Tag: v4.0.0-alpha~625 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01816e4e10eed90d624b82d1950b428c0c928cd9;p=thirdparty%2Fbootstrap.git add css resets outline section to scaffolding docs --- diff --git a/docs/layout/scaffolding.md b/docs/layout/scaffolding.md index 82a17627f4..19c8c4d935 100644 --- a/docs/layout/scaffolding.md +++ b/docs/layout/scaffolding.md @@ -35,3 +35,14 @@ For improved cross-browser rendering, we use [Normalize.css](http://necolas.gith ### jQuery plugins All our JavaScript plugins are built on top of jQuery. + +### Important CSS resets + +Still need to do this section. Should port the third party section about box sizing and edit it for here, then add the rest of the list items. + +Will also require rearranging the scaffolding.less file. + +- Box sizing +- Form elements and their fonts +- Global link colors +- Responsive images