From 49273cba81ea86639a23dfd5a43bda2f6b01f075 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 20 Jan 2020 01:56:57 +0100 Subject: fix media little problems --- assets/css/home.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'assets/css/home.css') diff --git a/assets/css/home.css b/assets/css/home.css index 684792c..e36cd19 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -353,6 +353,10 @@ main.media code { padding: 1px; } +nav.media span#currentdir { + color: hsla(213, 70%, 40%, 1); +} + td.code { @@ -511,4 +515,5 @@ footer { height: 23px; } -} \ No newline at end of file +} + -- cgit v1.2.3