From 7fd7190b34561120c211c4ce429f5012bbf0ba19 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sun, 11 Mar 2018 11:51:03 -0400 Subject: [PATCH] Added a very basic character creation screen --- feast.css | 12 +++ feast.html | 211 ++++++++++++++++++++++++++++------------------------- feast.js | 45 +++++++++++- 3 files changed, 169 insertions(+), 99 deletions(-) diff --git a/feast.css b/feast.css index 7d856da..400dd86 100644 --- a/feast.css +++ b/feast.css @@ -120,3 +120,15 @@ button { .selector { display: flex; } + +#game { + display: none; +} + +#create { + text-align: center; +} + +#character-form-list { + list-style-type: none; +} diff --git a/feast.html b/feast.html index ddc0a95..1821879 100644 --- a/feast.html +++ b/feast.html @@ -21,113 +21,128 @@ -
-
- Welcome to Feast v0.0.2 -
-
-
Time: to get a watch
-
Vim: 15
-
Pulchritude: 44
-
Imagination: 97
-
-
-