RC-51 | Roll Abilities

This commit is contained in:
Oliver-Akins 2024-12-29 21:28:13 -07:00
parent 23cad8fcc3
commit 0319841a01
14 changed files with 327 additions and 4 deletions

View file

@ -1,3 +1,5 @@
@import url("./elements/button.css");
.ripcrypt {
.window-content {
padding: 0;
@ -57,4 +59,4 @@
label, input, select {
cursor: pointer;
}
}
}