diff options
| author | 2025-06-09 14:08:15 +0200 | |
|---|---|---|
| committer | 2025-06-09 14:08:15 +0200 | |
| commit | a1589e04a14caec81387457286d945a50f58b115 (patch) | |
| tree | 88dfd8e7417ae33cdf70277a0a4204b972692e95 | |
| parent | 02bc24612903fe341895d152e791d992134491e8 (diff) | |
| download | burninthing-master.tar.gz burninthing-master.tar.bz2 burninthing-master.tar.lz burninthing-master.zip | |
| -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; |