Add page for the fe classes

This commit is contained in:
dario-cfpt
2020-02-25 08:26:30 +01:00
parent fa173d1f19
commit d2fa8edb74
9 changed files with 211 additions and 39 deletions

View File

@ -1,4 +1,10 @@
.img-character {
width: 256px;
height: 256px;
}
#table-classes-content > tr > td {
text-align: center;
display: block !important;
padding-top: 1%;
}