diff --git a/less/category.less b/less/category.less index cec0e2d..ae331e0 100644 --- a/less/category.less +++ b/less/category.less @@ -19,4 +19,11 @@ font-weight: bold; } } +} + +.subcategory { + > p { + text-transform: uppercase; + color: @gray-light; + } } \ No newline at end of file diff --git a/templates/category.tpl b/templates/category.tpl index 6746a2a..138a94f 100644 --- a/templates/category.tpl +++ b/templates/category.tpl @@ -1,12 +1,7 @@
Subcategories
+ +