diff --git a/index.html b/index.html
index 9b0f81d..a1be9b8 100644
--- a/index.html
+++ b/index.html
@@ -285,7 +285,14 @@
• Block branch deletion ✅
- MEMPALACE INIT
+
+ MEMPALACE
+
+ --x |
+ 0 docs |
+ 0B
+
+
diff --git a/style.css b/style.css
index 39bfd5c..05a23bb 100644
--- a/style.css
+++ b/style.css
@@ -1053,6 +1053,11 @@ canvas#nexus-canvas {
#mem-palace-status {
transition: all 0.3s ease;
+ display: flex;
+ align-items: center;
+ gap: 10px;
+ padding: 6px 12px;
+ font-size: 11px;
}
.nexus-footer a {
color: var(--color-text-muted);