aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7102a45..4c84960 100644
--- a/index.html
+++ b/index.html
@@ -194,6 +194,19 @@
border-radius: 1rem;
z-index: 9;
}
+
+ /* incase viewed in cgit */
+ #cgit>* {
+ display: none !important;
+ }
+
+ #cgit>.content {
+ display: block !important;
+ height: 0px !important;
+ width: 0px !important;
+ padding: 0 !important;
+ margin: 0 !important;
+ }
</style>
<!-- In JS-enabled environments, attempt to ensure frames always render -->
<script>