Added Character Sheet and evolved Dice roller
This commit is contained in:
@@ -14,6 +14,15 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
button:not(:disabled) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
html {
|
||||
overflow-y: scroll;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user