diff --git a/gallery/index.html b/gallery/index.html index 7754393..60084a6 100644 --- a/gallery/index.html +++ b/gallery/index.html @@ -9,22 +9,22 @@

Dream Blocks ❤

- - - - + + + +

Here are some screenshots of the game! NOTE: It is still very work in progress...

The main menu, while starting the game:

-Image1 +Image1

Chopping down some trees in the morning:

-Image2 +Image2

The inventory with 2 by 2 crafting grid:

-Image3 +Image3

Mining in the sunset with a wooden pickaxe:

-Image4 +Image4

diff --git a/gallery/style.css b/gallery/style.css index 3a065c1..fb39bd4 100644 --- a/gallery/style.css +++ b/gallery/style.css @@ -57,3 +57,8 @@ padding:12px; background-image:url(https://raw.githubusercontent.com/azekillDIABLO/Dream-Blocks/master/info.png); background-repeat:no-repeat; } +.middle +{ +text-align:center; +display:block; +} \ No newline at end of file