From 8ac695cf14f0bb4b718de6d4bcbf3c8623079fe2 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 11 Feb 2024 06:59:13 +0000 Subject: Adds small-font css Basing CSS styles on the look and feel of cgit, this commit actually includes the cgit css file in the tree for reference. I don't want to get too carried away with CSS at this point but this is a start. --- ui/html/partials/nav.tmpl.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui/html/partials') diff --git a/ui/html/partials/nav.tmpl.html b/ui/html/partials/nav.tmpl.html index 9636855..161705b 100644 --- a/ui/html/partials/nav.tmpl.html +++ b/ui/html/partials/nav.tmpl.html @@ -1,5 +1,8 @@ {{ define "nav" }} {{ end }} -- cgit v1.2.3