diff options
| author | Jacob Thornton <[email protected]> | 2011-08-16 22:58:01 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-16 22:58:01 -0700 |
| commit | 6d0b083b7d594d3b8caa4b820a3712a5e3cc91c8 (patch) | |
| tree | 1e63886781d626933a6cee19872e105cd8a0066d /lib/type.less | |
| parent | 5eb962faea0ef05392ba9109546d5d9fda07aa43 (diff) | |
| download | bootstrap-6d0b083b7d594d3b8caa4b820a3712a5e3cc91c8.tar.xz bootstrap-6d0b083b7d594d3b8caa4b820a3712a5e3cc91c8.zip | |
update whitspace and comment styles
Diffstat (limited to 'lib/type.less')
| -rw-r--r-- | lib/type.less | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/type.less b/lib/type.less index 2f2bcac42..7d6b39259 100644 --- a/lib/type.less +++ b/lib/type.less @@ -3,7 +3,7 @@ * ---------------------------------------------------------------------------------------- */ -// Body text +// BODY TEXT // --------- p { @@ -15,7 +15,8 @@ p { } } -// Headings + +// HEADINGS // -------- h1, h2, h3, h4, h5, h6 { @@ -65,8 +66,7 @@ h6 { } - -// Colors +// COLORS // ------ // Unordered and Ordered lists @@ -108,7 +108,7 @@ dl { } } -// Misc +// MISC // ---- // Horizontal rules |
