diff options
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 |
