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/meta.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'layouts/partials/meta.html') 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