mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-05 21:27:31 +02:00
Updated docs styles for footer; updated readme;
This commit is contained in:
@@ -64,6 +64,9 @@ aside {
|
|||||||
// Page footer
|
// Page footer
|
||||||
#footer {
|
#footer {
|
||||||
margin-top: @baseline * 4;
|
margin-top: @baseline * 4;
|
||||||
|
p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Show the grids
|
// Show the grids
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
TODOS
|
# Twitter Baseline
|
||||||
|
|
||||||
|
Baseline is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Todos
|
||||||
|
|
||||||
|
* Add the empty layout section in
|
||||||
* Cross browser checks? Show this anywhere?
|
* Cross browser checks? Show this anywhere?
|
||||||
|
* Write up brief section on browser support
|
Reference in New Issue
Block a user