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 %}