diff --git a/feast.css b/feast.css index c9c0060..839ddf5 100644 --- a/feast.css +++ b/feast.css @@ -3,6 +3,7 @@ body { color: #eee; height: 100%; width: 100%; + font-family: sans-serif; } button { @@ -10,9 +11,14 @@ button { color: #eee; } +#selector-combat { + display: none; +} + .compass-button { width: 100px; height: 100px; + font-size: 18px; } .active-compass-button { @@ -23,6 +29,34 @@ button { background: #111; } +.action-button { + width: 100px; + height: 100px; + font-size: 18px; +} + +.active-action-button { + +} + +.inactive-action-button { + background: #111; +} + +.combat-button { + width: 100px; + height: 100px; + font-size: 18px; +} + +.active-combat-button { + +} + +.inactive-combat-button { + background: #111; +} + #log { background: #222; width: 100%; @@ -35,6 +69,10 @@ button { flex: 1; } +.stat-line { + +} + #game-and-stats { margin: auto; height: 500px; @@ -46,3 +84,7 @@ button { width: 500px; margin: auto; } + +.selector { + display: flex; +} diff --git a/feast.html b/feast.html index 700864d..2a4b0eb 100644 --- a/feast.html +++ b/feast.html @@ -22,46 +22,104 @@ Welcome to Feast v0.0.3
- qweqw +
Vim: 15
+
Pulchritude: 44
+
Imagination: 97