Pets and misc changes
This commit is contained in:
parent
4a3523d6cf
commit
b30aa18a27
15 changed files with 244 additions and 32 deletions
14
.styles/sheets/items/pet.css
Normal file
14
.styles/sheets/items/pet.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.dotdungeon .item--pet {
|
||||
padding: 4px;
|
||||
}
|
||||
.dotdungeon .item--pet input[type=text] {
|
||||
font-size: 1.5em;
|
||||
height: 1.5em;
|
||||
width: 100%;
|
||||
}
|
||||
.dotdungeon .item--pet textarea {
|
||||
width: 100%;
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../../styles/sheets/items/pet.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAEA;EACC;;AAEA;EACC;EACA;EACA;;AAGD;EACC;EACA%22,%22file%22:%22pet.css%22%7D */
|
||||
Loading…
Add table
Add a link
Reference in a new issue