diff --git a/app/static/css/screen-dark.css b/app/static/css/screen-dark.css index bf617c4d5..7afdf10a0 100644 --- a/app/static/css/screen-dark.css +++ b/app/static/css/screen-dark.css @@ -68,7 +68,6 @@ nav { font-family: sans-serif} .topline-node{ vertical-align: middle; overflow-y: auto; - margin-bottom: 10px; } .topline-node-wrapper { @@ -76,6 +75,16 @@ nav { font-family: sans-serif} align-items: center; } +#hypothesis-frame { + +} + +.hypothesis-adder { + display: block; + position: absolute; + bottom: 0px; +} + input[type="text"] { -webkit-box-sizing: border-box; // Safari/Chrome, other WebKit -moz-box-sizing: border-box; // Firefox, other Gecko diff --git a/app/templates/base.html b/app/templates/base.html index b742240c6..e11674b72 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -31,15 +31,14 @@ - - + -->
{% block content %} {% endblock %}
+ +
diff --git a/app/templates/stoa.html b/app/templates/stoa.html index f5caeacb3..1cb3d18d1 100644 --- a/app/templates/stoa.html +++ b/app/templates/stoa.html @@ -15,7 +15,7 @@ -->
- ⟴ stoa
+ ⟴ stoa
from stoa.anagora.org/p/{{node.uri}}