diff --git a/index.html b/index.html index 2ef5be0..d3a91b4 100644 --- a/index.html +++ b/index.html @@ -176,6 +176,16 @@ width: 4em; } + div.or { + font-weight: bold; + text-transform: uppercase; + margin: .5em 0; + } + + #character-roster-container { + text-align: center; + } + #no-loaded-container { text-align: center; } @@ -238,6 +248,14 @@ .input-unlocker:checked + label .input-unlocked { display: initial; } + + #btn-load-character { + display: none; + } + + #btn-create-character { + display: none; + } @@ -253,8 +271,14 @@ Cypher Player Assistant ! +
+ + + +
- No character is loaded.
+ No character is loaded. Load one from the menu above +
— or —