-rw-r--r-- | cgit.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -71,2 +71,8 @@ th.filemode, td.filemode { text-align: center; } + +td.blob { + white-space: pre; + font-family: courier; + font-size: 100%; +}
\ No newline at end of file |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.css | 6 |
@@ -71,2 +71,8 @@ th.filemode, td.filemode { text-align: center; } + +td.blob { + white-space: pre; + font-family: courier; + font-size: 100%; +}
\ No newline at end of file |