From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- public/making-cgit-look-nicer.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'public/making-cgit-look-nicer.html') diff --git a/public/making-cgit-look-nicer.html b/public/making-cgit-look-nicer.html index 419a3c9..709dc42 100755 --- a/public/making-cgit-look-nicer.html +++ b/public/making-cgit-look-nicer.html @@ -1,9 +1,12 @@ -Making cgit look nicer

Making cgit look nicer

note, Jun 24, 2023 on Mitja Felicijan's blog

For personal use I have a private Git server set up and I use GitHub just as a mirror. By default the cgit theme looks a bit dated so I made the flowing theme.

  • /etc/cgitrc
css=/cgit.css
 logo=/startrek.gif
@@ -187,7 +190,7 @@ dated so I made the flowing theme.
  • /etc/cgitrc
table.diff td div.del {
         color: red;
 }
-

Posts from blogs I follow around the net