diff --git a/src/ui/webUserInterface.py b/src/ui/webUserInterface.py index 80a0411..589bc36 100644 --- a/src/ui/webUserInterface.py +++ b/src/ui/webUserInterface.py @@ -22,7 +22,8 @@ body { font-family: monospace; background: #0b1d2a; color: #e0f0ff; max-width: 680px; margin: 2rem auto; padding: 0 1rem; } .header { color: #7fb0d0; border-bottom: 1px solid #2a4a5a; - padding-bottom: .5rem; margin-bottom: 1rem; } + padding-bottom: .5rem; margin-bottom: 1rem; + display: flex; flex-wrap: wrap; gap: .15rem 1.1rem; } .descriptor { margin: 1rem 0; font-size: 1.1rem; } .prompt { color: #9fd0ff; margin: 1rem 0; } .dialogue { white-space: pre-wrap; margin: 1rem 0; line-height: 1.5; } @@ -33,14 +34,26 @@ button:hover { background: #1f4a63; } button.danger { background: #4a1620; border-color: #7a2a35; } button.danger:hover { background: #63202c; } + button:disabled { opacity: .45; cursor: not-allowed; } + button:disabled:hover { background: #163345; } + button.action { width: auto; text-align: center; padding: .6rem 1.4rem; + background: #1d5a7a; border-color: #2f7ba0; } + button.action:hover { background: #246a90; } input { width: 100%; padding: .6rem; font-family: monospace; font-size: 1rem; background: #163345; color: #e0f0ff; border: 1px solid #2a4a5a; border-radius: 4px; } + .tagline { font-size: .8rem; font-weight: normal; color: #7fb0d0; } + .controls { font-size: .8rem; color: #6a8aa0; border-top: 1px solid #2a4a5a; + margin-top: 1.5rem; padding-top: .5rem; } + .low { color: #ff8a8a; font-weight: bold; } + .notice { color: #9fd0ff; margin-top: 1rem; } + .notice.warning { color: #ffcf8f; border-left: 3px solid #c77b2a; padding-left: .6rem; } -

FishE

+

FishE — fish a seaside village and build a fortune of $10,000

Connecting…
+

Tip: click an option or press its number key (1-9). Enter or Space continues.