From ee08c9ae774570979bb2c199d1f7a3b2d3268de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Mon, 28 Dec 2020 20:28:17 +0100 Subject: [PATCH] lighten non-terminal path components --- templates/main.css | 4 ++++ templates/main.html | 18 +++++++++++++++--- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/templates/main.css b/templates/main.css index ebc36b4..e3dbf20 100644 --- a/templates/main.css +++ b/templates/main.css @@ -85,6 +85,10 @@ nav .file { opacity: .8; } +nav .not-last { + opacity: .5; +} + footer { padding: 1em 0; color: gray; diff --git a/templates/main.html b/templates/main.html index ee7e540..9f572d6 100644 --- a/templates/main.html +++ b/templates/main.html @@ -25,9 +25,21 @@

{{garden_title}}