From b7e2f720dff416db98ddc1f1df0cef2757b03913 Mon Sep 17 00:00:00 2001 From: alexfriesen Date: Wed, 8 Jun 2016 20:14:35 +0200 Subject: [PATCH] cleanup player xp site --- html/playerXp.html | 89 ++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 55 deletions(-) diff --git a/html/playerXp.html b/html/playerXp.html index 1d599c3..53bb2d4 100644 --- a/html/playerXp.html +++ b/html/playerXp.html @@ -1,63 +1,42 @@ -
- - - -

Statistics for player {{userid}}

- -
- -
- - - - Xp Income Sources - Where has this user got their Xp from - - - - - - - - -
- -
- - - - Xp Outgoing Sources - Where has this user spent their Xp - - - - - - - - -
+
+
+
+

+ Statistics for player: {{userid}} +

+
-
- - - - Xp Over Time - How much XP has this user got over time - - - - - - - - +
+
+

Xp Income Sources

+
Where has this user got their Xp from
+
+ +
+
- - +
+
+

Xp Outgoing Sources

+
Where has this user spent their Xp
+
+ +
+
+
+ +
+
+

Xp Over Time

+
How much XP has this user got over time
+
+ +
+
+
\ No newline at end of file