Doc + little CSS adjustement
This commit is contained in:
parent
58e299b337
commit
2b7e88ae95
4 changed files with 19 additions and 5 deletions
|
|
@ -68,6 +68,10 @@ body {
|
|||
.header-menu {
|
||||
.user-menu {
|
||||
margin: consts.$margin;
|
||||
|
||||
.user-edit-link {
|
||||
margin-left: consts.$margin;
|
||||
}
|
||||
}
|
||||
|
||||
#select-website-language {
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@
|
|||
{% if as_code %}
|
||||
</code></pre>
|
||||
{% endif %}
|
||||
|
||||
<a href="/">Go to home</a>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue