mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 05:28:24 +01:00
Updated docs styles for footer; updated readme;
This commit is contained in:
parent
b95e99a173
commit
0824ed4e33
@ -64,6 +64,9 @@ aside {
|
||||
// Page footer
|
||||
#footer {
|
||||
margin-top: @baseline * 4;
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Show the grids
|
||||
|
@ -1,3 +1,11 @@
|
||||
TODOS
|
||||
# Twitter Baseline
|
||||
|
||||
* Cross browser checks? Show this anywhere?
|
||||
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?
|
||||
* Write up brief section on browser support
|
Loading…
x
Reference in New Issue
Block a user