Commit 0824ed4e authored by Mark Otto's avatar Mark Otto

Updated docs styles for footer; updated readme;

parent b95e99a1
...@@ -64,6 +64,9 @@ aside { ...@@ -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
......
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.
\ No newline at end of file
## Todos
* Add the empty layout section in
* Cross browser checks? Show this anywhere?
* Write up brief section on browser support
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment