diff --git a/app/static/css/screen-dark.css b/app/static/css/screen-dark.css
index c658f79d7..c10d13dcb 100644
--- a/app/static/css/screen-dark.css
+++ b/app/static/css/screen-dark.css
@@ -37,7 +37,7 @@ nav { font-family: sans-serif}
border: 1px solid #aacbe2; }
.error { background: #f0d6d6; padding: 0.5em; }
-.logo { filter: invert(1); vertical-align: top; width="19" height="19"; }
+.logo { filter: invert(1); vertical-align: center; width="20" height="20"; }
.wikilink:before {
content: "[["
@@ -47,6 +47,17 @@ nav { font-family: sans-serif}
content: "]]"
}
+.navigation {
+ width: 100%;
+ vertical-align: center;
+}
+
+.navigation-item {
+}
+
+.mini-cli {
+}
+
.node, .context, .stoa {
/*border-color: #7f5af0;*/
border-color: gray;
diff --git a/app/templates/base.html b/app/templates/base.html
index 538405025..7653dd6b9 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -29,7 +29,7 @@
-
+
+
+ |
+ nodes
+ |
+ @
+ |
+ Î
+ |
+ cli
+