From e24ad5ded8ad2552c6068c009c92d87185c335e0 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 2 Jun 2018 19:38:58 -0400 Subject: [PATCH] More styling --- feast.css | 5 ++++- feast.html | 24 +++++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/feast.css b/feast.css index 10622d9..2c7a96a 100644 --- a/feast.css +++ b/feast.css @@ -80,6 +80,8 @@ button { #actions { display: flex; flex-wrap: wrap; + align-items: start; + height: 100%; width: 40%; padding: 15px; } @@ -107,7 +109,8 @@ button { #combat-desc { width: 200px; - height: 400px; + height: 200px; + margin: 15px; background: #222; } diff --git a/feast.html b/feast.html index 050caf1..930c113 100644 --- a/feast.html +++ b/feast.html @@ -28,17 +28,6 @@
-
-
- Welcome to Feast v0.2.8 -
-
-   -
-
- It's early morning, and you feel like eating a bunch of people -
-
Time: to file a bug report, because you shouldn't see this!
@@ -59,6 +48,19 @@
+
+
+
+ Welcome to Feast v0.2.8 +
+
+   +
+
+ It's early morning, and you feel like eating a bunch of people +
+
+
FOE
Vim: 21