From 37355b1f8920c1c1b57dfd3c723039419f080ee3 Mon Sep 17 00:00:00 2001 From: Niklas Buschmann Date: Wed, 31 Jul 2019 22:05:03 +0200 Subject: [PATCH] small improvements --- static/css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/index.css b/static/css/index.css index ecb7371..04f31cc 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -19,6 +19,7 @@ header p { .dark { background: #2b2b2b; color: #fff; + border-bottom: 1px solid #fff1; } .archive li {