diff --git a/less/categories.less b/less/categories.less index a93c928..47a332b 100644 --- a/less/categories.less +++ b/less/categories.less @@ -27,7 +27,7 @@ height: 46px; } - h1 { + h2 { font-size: 20px; line-height: 22px; margin: 0; @@ -46,7 +46,7 @@ height: 32px; margin-right: 8px; } - h1 { + h2 { margin-left: 40px; } } diff --git a/less/category.less b/less/category.less index f33bc3c..1e5a59a 100644 --- a/less/category.less +++ b/less/category.less @@ -91,4 +91,20 @@ text-transform: uppercase; color: @gray-light; } + + h2.title p { + font-size: 65%; + font-weight: normal; + line-height: 1; + color: @gray-light; + } +} + +.categories-title { + text-transform: uppercase; + color: @gray-light; + margin: 0 0 10px; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; } \ No newline at end of file diff --git a/templates/categories.tpl b/templates/categories.tpl index 7cb2a99..5fce80c 100644 --- a/templates/categories.tpl +++ b/templates/categories.tpl @@ -1,6 +1,5 @@ +

[[category:categories]]