commit dfd5b933cbf6ce1cf103a99d11a4f7c0da7f65ec parent 73cfc5e9d1a97aa5e089dba2d5f0196d9b3aa4bf Author: n0tr1v <n0tr1v@protonmail.com> Date: Fri, 20 Jan 2023 02:29:58 -0800 news styling Diffstat:
| M | pkg/web/public/views/pages/news.gohtml | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/pkg/web/public/views/pages/news.gohtml b/pkg/web/public/views/pages/news.gohtml @@ -1,5 +1,11 @@ {{ define "title" }}dkf - news{{ end }} +{{ define "extra-head" }} + <style> + time { color: #999; } + </style> +{{ end }} + {{ define "content" }} <div class="container">