diff options
Diffstat (limited to 'src/style')
-rw-r--r-- | src/style/cgit.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style/cgit.css b/src/style/cgit.css index 1d4755a..d3ccd08 100644 --- a/src/style/cgit.css +++ b/src/style/cgit.css @@ -33,6 +33,7 @@ table#header { table#header td.logo { width: 6em; vertical-align: top; + display: none; } table#header td.main { |