mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 18:20:24 +00:00
add css resets outline section to scaffolding docs
This commit is contained in:
parent
8ff37bdb23
commit
01816e4e10
1 changed files with 11 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue