-rw-r--r-- | cgit.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -184,16 +184,21 @@ div.ls-dir a { th.filesize, td.filesize { text-align: right; } td.filesize { font-family: monospace; } +td.links { + font-size: 80%; + padding-left: 2em; +} + td.filemode { font-family: monospace; } td.blob { white-space: pre; font-family: monospace; background-color: white; |