diff options
| author | Mark Otto <[email protected]> | 2012-01-12 12:30:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-12 12:30:36 -0800 |
| commit | ef8b27cdc7ad490b4b52003a7178bd1465ee5dc9 (patch) | |
| tree | 2a0a4ed38f5cdeccf04a112e04667529d9debd05 | |
| parent | f58aa16f59635c267ba507229a88d1e54e06d194 (diff) | |
| download | bootstrap-ef8b27cdc7ad490b4b52003a7178bd1465ee5dc9.tar.xz bootstrap-ef8b27cdc7ad490b4b52003a7178bd1465ee5dc9.zip | |
fix heading
| -rw-r--r-- | bootstrap.css | 2 | ||||
| -rw-r--r-- | lib/type.less | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap.css b/bootstrap.css index 59cec1cd6..8d0847012 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Thu Jan 12 10:18:57 PST 2012 + * Date: Thu Jan 12 12:30:32 PST 2012 */ html, body { margin: 0; diff --git a/lib/type.less b/lib/type.less index 73462b38a..f7d5077cf 100644 --- a/lib/type.less +++ b/lib/type.less @@ -69,8 +69,8 @@ h6 { } -// COLORS -// ------ +// LISTS +// ----- // Unordered and Ordered lists ul, ol { |
