feat(guild): add guild page

This commit is contained in:
Axel Cocat 2022-03-05 21:37:56 +01:00
parent 28432b6523
commit 03eb4e2a51
6138 changed files with 528 additions and 108 deletions

View file

@ -2,15 +2,6 @@
margin-bottom: 16px;
}
#results {
width: 100% !important;
}
#results td {
text-align: center;
vertical-align: middle;
}
#results_processing {
height: 70px;
}