diff --git a/templates/default/index.php b/templates/default/index.php index 786c5a0..da186fb 100755 --- a/templates/default/index.php +++ b/templates/default/index.php @@ -42,19 +42,10 @@ menu - +

- - - -
+
@@ -181,10 +172,10 @@
"> diff --git a/templates/default/static/style.css b/templates/default/static/style.css index 90341b5..9cc96af 100755 --- a/templates/default/static/style.css +++ b/templates/default/static/style.css @@ -66,8 +66,12 @@ line-height:15px; -webkit-line-clamp: 2; } +.default-title h1{ + font-size: 1.2em; +} .category-name{ padding-left:8px; + font-weight: bold; } .category-name i { padding-right:12px;