aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-06-09 14:08:15 +0200
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-06-09 14:08:15 +0200
commita1589e04a14caec81387457286d945a50f58b115 (patch)
tree88dfd8e7417ae33cdf70277a0a4204b972692e95
parent02bc24612903fe341895d152e791d992134491e8 (diff)
downloadburninthing-a1589e04a14caec81387457286d945a50f58b115.tar.gz
burninthing-a1589e04a14caec81387457286d945a50f58b115.tar.bz2
burninthing-a1589e04a14caec81387457286d945a50f58b115.tar.lz
burninthing-a1589e04a14caec81387457286d945a50f58b115.zip

fix: make cgit css shit work

HEADmaster
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 4c84960..5170d5d 100644
--- a/index.html
+++ b/index.html
@@ -200,7 +200,8 @@
display: none !important;
}
- #cgit>.content {
+ #cgit>.content,
+ #cgit {
display: block !important;
height: 0px !important;
width: 0px !important;