diff --git a/less/categories.less b/less/categories.less index 73ea6ad..47a332b 100644 --- a/less/categories.less +++ b/less/categories.less @@ -27,12 +27,13 @@ height: 46px; } - h1 { + h2 { font-size: 20px; line-height: 22px; margin: 0; margin-left: 62px; width: 85%; + word-break: break-all; strong { color: @gray-dark; @@ -45,7 +46,7 @@ height: 32px; margin-right: 8px; } - h1 { + h2 { margin-left: 40px; } } @@ -169,4 +170,4 @@ font-weight: 300; font-size: 12px; } -} \ No newline at end of file +} diff --git a/less/category.less b/less/category.less index f33bc3c..acd51c3 100644 --- a/less/category.less +++ b/less/category.less @@ -8,7 +8,7 @@ border-color: lighten(@gray-light, 20%) !important; } - h1 a { + h2 a { color: @gray !important; } } @@ -34,7 +34,7 @@ border-radius: 50%; position: absolute; font-size: 15px; - opacity: 0; + opacity: 0; top: 0px; &:before { @@ -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/less/header.less b/less/header.less index c70440e..15e8a09 100644 --- a/less/header.less +++ b/less/header.less @@ -6,7 +6,6 @@ padding: 0; li { - font-size: 12px; width: 300px; text-align: left; margin-bottom: 5px; @@ -80,7 +79,6 @@ li { .pointer; width: 200px; - font-size: 16px; a { white-space: nowrap; diff --git a/less/topic.less b/less/topic.less index 11a2b16..3c7b284 100644 --- a/less/topic.less +++ b/less/topic.less @@ -2,6 +2,7 @@ h1 { line-height: 24px; margin-bottom: 30px; + word-break: break-all; .topic-title { font-size: 28px; @@ -345,4 +346,4 @@ position: relative; text-align: center; } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 0c717fb..a094f4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "2.1.12", + "version": "2.1.15", "nbbpm": { "compatibility": "^0.8.0" }, 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]]
- diff --git a/templates/login.tpl b/templates/login.tpl index d9fb98d..499b54c 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -6,7 +6,7 @@{error}