From 7edc475420bae9b49854263075fbf7f4526b9d74 Mon Sep 17 00:00:00 2001 From: Ryan Stafford Date: Sat, 20 Apr 2024 15:34:06 -0400 Subject: [PATCH] dark fix, comments anchor --- public/dark.css | 2 +- templates/main.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: