diff --git a/src/main/webapp/css/my.css b/src/main/webapp/css/my.css index e69de29b..c569054d 100644 --- a/src/main/webapp/css/my.css +++ b/src/main/webapp/css/my.css @@ -0,0 +1,20 @@ +table { + border-collapse: collapse; + border: 3px solid black; + text-align: center; +} + +th { + border: 3px solid black; + font-weight: bold; + width: 100px; +} + +td { + border: 1px solid black; +} + +.highlight{ + color: red; + background-color: blanchedalmond; +} diff --git a/src/main/webapp/html/my.html b/src/main/webapp/html/my.html index eb66ac55..9bc73a5b 100644 --- a/src/main/webapp/html/my.html +++ b/src/main/webapp/html/my.html @@ -3,9 +3,321 @@
| # | +Name | +Title | +Race | +Profession | +Level | +Birthday | +Banned | +Edit | +Delete | +
|---|