From 7835f24687abaa1e5254c5c78d985d4bb78abcfc Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:15:11 -0300 Subject: couple of style changes + reply at footer is back --- static/archive.html | 26 +++++------ static/bottom.html | 11 +++-- static/css/themes/default.css | 59 ++++++++++++++++++++++-- static/css/themes/gruvbox.css | 103 +++++++++++++++++++++++++++++++++--------- static/js/posts.js | 6 ++- static/main.html | 12 ++--- static/ncatalog.html | 24 +++++----- static/npost.html | 46 ++++++++++--------- static/nposts.html | 24 +++++----- 9 files changed, 215 insertions(+), 96 deletions(-) diff --git a/static/archive.html b/static/archive.html index f9e13da..e5476ea 100644 --- a/static/archive.html +++ b/static/archive.html @@ -29,11 +29,11 @@ {{ $board := .Board }}
+ | -{{ $replies := (index .Posts 0).Replies }} - + {{ $replies.TotalItems }} / {{ $replies.TotalImgs }} + {{ if eq (index .Posts 0).Type "Note" }} ++ [ + ] | + {{ end }} - ++ {{ $replies := (index .Posts 0).Replies }} + {{ $replies.TotalItems }} / {{ $replies.TotalImgs }} + | +