diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Simple responsive [cgit](https://git.zx2c4.com/cgit/about/) CSS theme. It looks exactly like the default theme except it actually works on mobile. It doesn't use any JavaScript and relies solely on CSS media queries. +This repository is a *fork* of the original stylesheet shared by +[MatejaMarić](https://github.com/MatejaMaric) on +[Github](https://github.com/MatejaMaric/responsive-cgit-css) to make a few minor +changes for my own use. + # How to use: Beyond switching original CSS file with the one in this repository you should also add `head-include` line in your `cgitrc` file. |