Updated docs styles for footer; updated readme;

This commit is contained in:
Mark Otto 2011-04-27 23:05:19 -07:00
parent b95e99a173
commit 0824ed4e33
2 changed files with 13 additions and 2 deletions

View File

@ -64,6 +64,9 @@ aside {
// Page footer
#footer {
margin-top: @baseline * 4;
p {
margin-bottom: 0;
}
}
// Show the grids

View File

@ -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