9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
// Creature sheet styles
|
|
|
|
.creature-sheet {
|
|
min-width: 720px;
|
|
min-height: 680px;
|
|
}
|
|
|
|
// Placeholder - to be expanded based on creature-sheet.html
|