diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -200,7 +200,8 @@ display: none !important; } - #cgit>.content { + #cgit>.content, + #cgit { display: block !important; height: 0px !important; width: 0px !important; |