From 95e2d12ec4f27129ac32257531bbbb0711838f80 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 8 Mar 2018 21:18:03 -0500 Subject: [PATCH] Worked on layout some --- feast.css | 21 +++++++++++++++++++-- feast.html | 36 +++++++++++++++++++----------------- 2 files changed, 38 insertions(+), 19 deletions(-) diff --git a/feast.css b/feast.css index de52a9a..ea7bff3 100644 --- a/feast.css +++ b/feast.css @@ -1,12 +1,15 @@ body { background: #111; color: #eee; + height: 100%; + width: 100%; } button { background: #222; color: #eee; } + .compass-button { width: 100px; height: 100px; @@ -14,10 +17,24 @@ button { #log { background: #222; - width: 500px; - height: 700px; + width: 100%; + height: 100%; + flex: 3; } #stats { float: right; + flex: 1; +} + +#game-and-stats { + margin: auto; + height: 500px; + width: 700px; + display: flex; +} + +#footer { + width: 500px; + margin: auto; } diff --git a/feast.html b/feast.html index 7f80c46..ba188c6 100644 --- a/feast.html +++ b/feast.html @@ -17,24 +17,26 @@ -
- potato vore +
+
+qweqwwetr +
+
+qweqw +
- -
- -
- -
- - -
- - -
- - - +