From 1428e835a78d08799257c2c59e66e5f4e8c4334e Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Wed, 12 Aug 2020 15:18:17 +0300 Subject: Years look better on homepage. Relative logo URL #126 --- layouts/partials/header.html | 4 ++-- layouts/partials/index/incidents-yearly.html | 7 +++---- layouts/partials/meta.html | 3 ++- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 3f58ad4..e4cb2a1 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -7,7 +7,7 @@

{{ .Key }} + +

{{ .Key }} ({{ len .Pages }}) -


+

{{ range .Pages }} {{ .Render "small" }} diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index 8ba0fb5..35a99d7 100644 --- a/layouts/partials/meta.html +++ b/layouts/partials/meta.html @@ -295,6 +295,7 @@ .issue h3 { line-height: 1.25; } .category__head { margin-top: 20px; } + .archive__head { padding: 20px; background: #f5f5f5; } /** @@ -374,7 +375,7 @@ .date { color: #c3bfb6; } - .tag { background-color: #1d1f20; } + .tag, .archive__head { background-color: #1d1f20; } .tag:hover { background: #222; } .issue:hover, .category__head:hover { background-color: #212121; } -- cgit v1.2.3-70-g09d2