diff --git a/index.html b/index.html index 01aa414..43e50bf 100644 --- a/index.html +++ b/index.html @@ -184,6 +184,11 @@ border-color: var(--box-border); } + .warn { + color: red; + font-weight: bold; + } + /* Character roster box */ #cont-character-roster { @@ -269,6 +274,8 @@ .input-unlocker:checked + label .input-unlocked { display: initial; } + + /* Ability use box */ @@ -383,6 +390,14 @@ +
+

Use Ability

+ No pool selected! + Initial cost + Effort used + + +