From ea2a77a5f3fc706d0509f055016ec58faf8bd2d3 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 15 Nov 2016 15:20:01 +0100 Subject: Don't use gray for tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- templates/layout.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/templates/layout.html b/templates/layout.html index beb8c5d..1288014 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -38,12 +38,6 @@ article p { #tags { padding-bottom: 0.25em; } -#tags, #tags a { - color: #444; -} -#tags a:hover { - color: #111; -} #post-nav { padding-bottom: 0.25em; } -- cgit v1.2.3-54-g00ecf