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
4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgit.css b/cgit.css
index ae304fae..5f019265 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -83,8 +83,8 @@ div.ls-dir a {
th.filesize, td.filesize {
text-align: right;
}
-th.filemode, td.filemode {
- text-align: center;
+td.filemode {
+ font-family: monospace;
}
td.blob {