aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-14 09:14:59 -0700
committerMark Otto <[email protected]>2014-07-14 09:14:59 -0700
commit01816e4e10eed90d624b82d1950b428c0c928cd9 (patch)
tree73132d1f1e1849b439613320d0858ab625a6a9ed
parent8ff37bdb23ed9c817a076545c252dd3c947354c7 (diff)
downloadbootstrap-01816e4e10eed90d624b82d1950b428c0c928cd9.tar.xz
bootstrap-01816e4e10eed90d624b82d1950b428c0c928cd9.zip
add css resets outline section to scaffolding docs
-rw-r--r--docs/layout/scaffolding.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/layout/scaffolding.md b/docs/layout/scaffolding.md
index 82a17627f..19c8c4d93 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