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 @@
- ↪ Google - ↪ DDG - ↪ Wikipedia - ↪ Twitter - ↪ Github - ↪ EA - ↪ LW - ↪ World Problems - ↪ PubPub + Search '{{qstr}}' on → + + Google + | DDG + | Wikipedia + | Twitter + | Github + | EA + | LW + | World Problems + | PubPub +
{% block content %} diff --git a/app/templates/node.html b/app/templates/node.html index edc953735..0c7360ba7 100644 --- a/app/templates/node.html +++ b/app/templates/node.html @@ -45,7 +45,7 @@ {% if node.subnodes %}
-Node [[{{node.uri}}]] +Agora node [[{{node.uri}}]] {% for subnode in node.subnodes %}