bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'cgit.css')
-rw-r--r--
cgit.css
5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index fe0ba50a..6231e28d 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -189,6 +189,11 @@ td.filesize {
font-family: monospace;
}
+td.links {
+ font-size: 80%;
+ padding-left: 2em;
+}
+
td.filemode {
font-family: monospace;
}