diff --git a/_includes/humble-widget.html b/_includes/humble-widget.html index 6570748..750c4ce 100644 --- a/_includes/humble-widget.html +++ b/_includes/humble-widget.html @@ -1 +1 @@ - + diff --git a/_raws/platforms.sketch b/_raws/platforms.sketch index 68a77fa..e143d07 100644 Binary files a/_raws/platforms.sketch and b/_raws/platforms.sketch differ diff --git a/_sass/meta/_content.scss b/_sass/meta/_content.scss index 9312831..4021027 100644 --- a/_sass/meta/_content.scss +++ b/_sass/meta/_content.scss @@ -41,6 +41,12 @@ text-transform: uppercase; } +.block__section-title { + margin-top: 30px; + text-align: center; + text-transform: uppercase; +} + .block__content { } @@ -305,11 +311,11 @@ // Buttons. // ------------------------------------------------------- -.preorder { +.buy-button { margin-bottom: 40px; } -.early-access { +.steam { margin-bottom: 10px; } @@ -339,11 +345,6 @@ border: 1px solid black; } -.widget-desc { - margin-top: 20px; - margin-bottom: 0; -} - // ------------------------------------------------------- // Mails. // ------------------------------------------------------- @@ -418,20 +419,3 @@ } } } - -// ------------------------------------------------------- -// Temp. -// ------------------------------------------------------- - -.availability { - text-align: center; - - span { - font-size: 0.8rem; - } - - strong { - font-size: 1.5rem; - font-family: $font-pixel; - } -} diff --git a/index.html b/index.html index a406ce2..adbcb22 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,8 @@ layout: default --- -
-

AVAILABLE TODAY AROUND 5:00pm UTC
(10:00am San Francisco / 1:00pm New York / 6:00pm London / 7:00pm Paris)

-
- -
- +
+ Buy Steredenn
@@ -34,7 +30,7 @@

- Steredenn is an upcoming roguelike-shmup video game for Steam and Xbox One made by Pixelnest Studio. + Steredenn is a roguelike-shmup video game for PC/Mac/Linux (and soon on Xbox One) made by Pixelnest Studio.

@@ -90,7 +86,7 @@

-

PC, Mac, LinuxOctober, 1st

+

PC, Mac, Linux — Available Now!

Xbox One — TBA

@@ -110,30 +106,29 @@

-

The game is coming in a few hours. We will update this page as soon as possible. :)

- -
diff --git a/static/images/release.png b/static/images/release.png new file mode 100644 index 0000000..1953d5f Binary files /dev/null and b/static/images/release.png differ diff --git a/static/images/steam.png b/static/images/steam.png new file mode 100644 index 0000000..0ed8c36 Binary files /dev/null and b/static/images/steam.png differ