feat: add checkboxes to hide helmet/cloak/tabard
This commit is contained in:
parent
8c4d9dc7ed
commit
7a9bb172ea
4 changed files with 63 additions and 4 deletions
|
|
@ -1,3 +1,8 @@
|
|||
html {
|
||||
background-color: #202124;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#model {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue