feat: add checkboxes to hide helmet/cloak/tabard

This commit is contained in:
Axel Cocat 2022-01-02 21:22:33 +01:00
parent 8c4d9dc7ed
commit 7a9bb172ea
4 changed files with 63 additions and 4 deletions

View file

@ -1,3 +1,8 @@
html {
background-color: #202124;
color: white;
}
#model {
margin-bottom: 16px;
}