diff options
Diffstat (limited to 'css/cgit-header.css')
-rw-r--r-- | css/cgit-header.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/cgit-header.css b/css/cgit-header.css new file mode 100644 index 0000000..f4523b0 --- /dev/null +++ b/css/cgit-header.css @@ -0,0 +1,3 @@ +:root { + font-family: monospace; +} |