diff --git a/src/main/webapp/css/my.css b/src/main/webapp/css/my.css index e69de29b..13b223fc 100644 --- a/src/main/webapp/css/my.css +++ b/src/main/webapp/css/my.css @@ -0,0 +1,5 @@ +th, td { + border: 1px solid black; + padding: 3px; +} + diff --git a/src/main/webapp/html/my.html b/src/main/webapp/html/my.html index eb66ac55..b635fa0d 100644 --- a/src/main/webapp/html/my.html +++ b/src/main/webapp/html/my.html @@ -3,9 +3,333 @@ RPG + + - +

RPG admin panel

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

Create new account:

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

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