Added basic text fields to character sheet
This commit is contained in:
@@ -5,4 +5,9 @@ root {
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
background: #201500;
|
||||
}
|
||||
|
||||
.calculatedValue {
|
||||
color: #021C33;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user