| -rw-r--r-- | cgit.css | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ -div#cgit { +body, div#cgit table, div#cgit form { padding: 0em; margin: 0em; +} + +body { font-family: sans-serif; font-size: 10pt; color: #333; |
| index : cgitext.git | ||
| cgitext – CGI for Git extension | Saya Andy <saya.andy@posteo.com> |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | cgit.css | 5 |
@@ -1,6 +1,9 @@ -div#cgit { +body, div#cgit table, div#cgit form { padding: 0em; margin: 0em; +} + +body { font-family: sans-serif; font-size: 10pt; color: #333; |