diff --git a/gorge.css b/gorge.css index 2dcfd20..73c4880 100644 --- a/gorge.css +++ b/gorge.css @@ -20,10 +20,31 @@ body.dark { font-size: 60px; } +#top-bar { + background-color: #322; + position: absolute; + width: 100%; + height: 10%; + top: 0%; + left: 0%; + text-align: center; + margin: auto; +} + +#resources-area { + position: absolute; + text-align: center; + width: 20%; + left: 0%; + top: 10%; + margin: auto; +} + #buildings-area { position: absolute; width: 20%; right: 5%; + top: 10%; height: 100%; overflow-y: scroll; } @@ -78,6 +99,7 @@ body.dark { position: absolute; width: 20%; right: 35%; + top: 10%; } #upgrades-list { diff --git a/gorge.html b/gorge.html index 663556b..a45e513 100644 --- a/gorge.html +++ b/gorge.html @@ -18,11 +18,15 @@ -
Resources
-
Food: 0
-
+
+ vidya gaem +
+
+
Resources
+
Food: 0
+
+
-
Buildings