From 58851f6ceda695d6b0e2e4c5aaa05de191954c8a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 21:55:53 +0100 Subject: [PATCH] Ramping down aesthetics run. --- app/static/css/screen-dark.css | 1 + app/templates/base.html | 25 ++++++++++++++----------- app/templates/node.html | 2 +- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/app/static/css/screen-dark.css b/app/static/css/screen-dark.css index c10d13dcb..f48b0a6ea 100644 --- a/app/static/css/screen-dark.css +++ b/app/static/css/screen-dark.css @@ -56,6 +56,7 @@ nav { font-family: sans-serif} } .mini-cli { + width: 28%; } .node, .context, .stoa { diff --git a/app/templates/base.html b/app/templates/base.html index 7653dd6b9..5b2e3acfd 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -43,7 +43,7 @@