diff --git a/feast.css b/feast.css index ea7bff3..c9c0060 100644 --- a/feast.css +++ b/feast.css @@ -15,6 +15,14 @@ button { height: 100px; } +.active-compass-button { + +} + +.inactive-compass-button { + background: #111; +} + #log { background: #222; width: 100%; diff --git a/feast.html b/feast.html index ba188c6..700864d 100644 --- a/feast.html +++ b/feast.html @@ -19,24 +19,51 @@