diff --git a/less/style.less b/less/style.less index a14d3c9..2d4d5c3 100644 --- a/less/style.less +++ b/less/style.less @@ -16,6 +16,10 @@ html { font-size: 18px; } + p:first-child { + font-size: 21px; + } + strong { text-transform: uppercase; font-size: 13px; diff --git a/templates/categories.tpl b/templates/categories.tpl index e10510e..363b756 100644 --- a/templates/categories.tpl +++ b/templates/categories.tpl @@ -39,7 +39,7 @@ -