From 79b91227948f754a795bf1a0e41337da0905f193 Mon Sep 17 00:00:00 2001
From: Flancian <0@flancia.org>
Date: Sat, 27 Feb 2021 21:48:51 +0100
Subject: [PATCH] re-add help
---
app/static/css/screen-dark.css | 13 ++++++++++++-
app/templates/base.html | 27 +++++++++++++++++----------
2 files changed, 29 insertions(+), 11 deletions(-)
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
+