diff options
-rw-r--r-- | cgit.css | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,9 +1,6 @@ -body, div#cgit table, div#cgit form { +div#cgit { padding: 0em; margin: 0em; -} - -body { font-family: sans-serif; font-size: 10pt; color: #333; |
index : others/cgit | ||
cgit with sendfile support | René 'Necoro' Neumann |
summaryrefslogtreecommitdiff |
-rw-r--r-- | cgit.css | 5 |
@@ -1,9 +1,6 @@ -body, div#cgit table, div#cgit form { +div#cgit { padding: 0em; margin: 0em; -} - -body { font-family: sans-serif; font-size: 10pt; color: #333; |