mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
add css resets outline section to scaffolding docs
This commit is contained in:
@@ -35,3 +35,14 @@ For improved cross-browser rendering, we use [Normalize.css](http://necolas.gith
|
|||||||
### jQuery plugins
|
### jQuery plugins
|
||||||
|
|
||||||
All our JavaScript plugins are built on top of jQuery.
|
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
|
||||||
|
Reference in New Issue
Block a user