From 65be9ac7cd98d553aecb8efc9d59202d401553a1 Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Sat, 31 Dec 2022 20:41:05 +0100 Subject: [PATCH] Slightly rearrange the options to the right - still WIP --- .../templates/avatar_creator.html | 89 ++++++++++--------- 1 file changed, 45 insertions(+), 44 deletions(-) diff --git a/ivatar/ivataraccount/templates/avatar_creator.html b/ivatar/ivataraccount/templates/avatar_creator.html index 818151c..4aef6ad 100644 --- a/ivatar/ivataraccount/templates/avatar_creator.html +++ b/ivatar/ivataraccount/templates/avatar_creator.html @@ -46,55 +46,54 @@ } -

{% trans 'Adjust your avatar:' %}

-
+
+

{% trans 'Adjust your avatar' %}

- + + +
+ +
+ +   + +
+
+
+ -
-
+
+ +
+ {% for color in SkinColor %} +   + {% endfor %} +
+
+
-
- -
- {% for color in SkinColor %} -   - {% endfor %} -
-
-
- -
- -
- {% for color in HairColor %} -   - {% endfor %} -
-
-
+
+ +
+ {% for color in HairColor %} +   + {% endfor %} +
+
+
@@ -122,8 +121,8 @@   {% endfor %}
+
-
@@ -172,7 +171,7 @@
- +