diff --git a/styles/app/index.styl b/styles/app/index.styl index cb1c217981..dd6715aba3 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -92,7 +92,10 @@ li:hover .task-meta-controls .hover-show .item-buy-link background-color: #ccffcc -#character +#character + + float:none + margin:0px auto td#avatar vertical-align: top diff --git a/views/app/index.html b/views/app/index.html index f8870cc0f3..cd71352dc0 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -20,41 +20,46 @@ - - - - - - - - - - -
-
- - -
-
Lvl: {_user.stats.lvl}
-
-
-
- HP: {round(_user.stats.hp)} / 50 -
- -
-
- - {#if _user.history.exp} -   - {/} - Exp: {round(_user.stats.exp)} / {_user._tnl} - -
-
- -
- + +
+
+
+ + + + + + + + + +
+
+ + +
+
Lvl: {_user.stats.lvl}
+
+
+
+ HP: {round(_user.stats.hp)} / 50 +
+ +
+
+ + {#if _user.history.exp} +   + {/} + Exp: {round(_user.stats.exp)} / {_user._tnl} + +
+
+ +
+
+
+