diff --git a/snikket_web/scss/app.scss b/snikket_web/scss/app.scss index 9dcb127..b15b34d 100644 --- a/snikket_web/scss/app.scss +++ b/snikket_web/scss/app.scss @@ -1168,14 +1168,22 @@ nav.welcome { padding: 0; > li { + @extend .el-3; + background-color: white; + flex: 1 0 $w-l7; margin: $w-s1; padding: $w-s1 $w-l1; text-align: center; max-width: $w-l8; + display: flex; + flex-direction: column; + justify-content: space-between; + .button { display: block; + margin: $w-l1 0; } img { diff --git a/snikket_web/templates/admin_home.html b/snikket_web/templates/admin_home.html index 4f49081..a39d674 100644 --- a/snikket_web/templates/admin_home.html +++ b/snikket_web/templates/admin_home.html @@ -6,33 +6,33 @@
{% trans %}Create password reset links or delete users.{% endtrans %}
{#- -#} {# #} {#- -#} -{% trans %}Create password reset links or delete users.{% endtrans %}
+ {#- -#}{% trans %}Create and manage social circles represented on your service.{% endtrans %}
{#- -#} + + {#- -#}{% trans %}Create, revoke or copy invitations.{% endtrans %}
{#- -#} + + {#- -#}{% trans %}Go back to your user’s web portal page.{% endtrans %}
{#- -#} + + {#- -#}{% trans %}Change your display name, set a profile picture and control visibility of your personal data to others.{% endtrans %}
{#- -#} {# #} {#- -#} -{% trans %}Change your display name, set a profile picture and control visibility of your personal data to others.{% endtrans %}
+ {#- -#}{% trans %}If need be, you can change your password here.{% endtrans %}
{#- -#} + + {#- -#}{% trans %}Manage users, invitations and circles of your Snikket service.{% endtrans %}
{#- -#} + + {#- -#}{% trans %}Exit the Snikket Web Portal, without logging out your other devices.{% endtrans %}
{#- -#} + + {#- -#}