diff --git a/public/dark.css b/public/dark.css index 6cd99f1..f61b4af 100644 --- a/public/dark.css +++ b/public/dark.css @@ -63,7 +63,7 @@ input[type=text], input[type=password], textarea { border-color: #333; color: #ccc; } -.meta a { +.meta a, .activity .meta a { color: #6a98af; } #mycommunities a { diff --git a/templates/main.html b/templates/main.html index 3d55c59..f875cc3 100644 --- a/templates/main.html +++ b/templates/main.html @@ -79,7 +79,7 @@ view the rest of the comments {{ else }} -
+
{{if .Comments}}{{if gt .Page 1}}(page {{ .Page }}) {{else if lt (index .Posts 0).Counts.Comments .CommentCount }}all{{else}}top{{end}} {{.CommentCount}} comments{{else}} no comments (yet){{end}}
sorted by: