diff --git a/src/main/webapp/css/my.css b/src/main/webapp/css/my.css index e69de29b..7671ef4a 100644 --- a/src/main/webapp/css/my.css +++ b/src/main/webapp/css/my.css @@ -0,0 +1,4 @@ +td, td{ + border: 1px solid black; + padding: 3px +} \ No newline at end of file diff --git a/src/main/webapp/html/my.html b/src/main/webapp/html/my.html index eb66ac55..71ada7f1 100644 --- a/src/main/webapp/html/my.html +++ b/src/main/webapp/html/my.html @@ -4,8 +4,314 @@ - +

RPG admin panel

+ + + + + + + + + + + + + + + + +
#NameTitleRaceProfessionLevelBirthdayBannedEditDelete
+ +
Pages
+ +
+

Create new account:

+ + +
+ + + +
+ + + + + + + + +
+ + + +
+ + + +

+ + + + + + + + \ No newline at end of file