From 8fffbf34a88bcd82e5eac56a75f759187f8ebb9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AEnoisawe?= <3evasion@gmail.com> Date: Wed, 22 Nov 2017 13:01:32 +0100 Subject: Made category separator easier to configure --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 96697dc..8b34f27 100644 --- a/style.css +++ b/style.css @@ -84,11 +84,11 @@ ul:nth-child(5) { /* - For longest category name + Amount of chars in longest category name + 1 */ li:first-child { - width: 4em; + width: 8ch; } -- cgit v1.2.1-18-gbd029