From 6f904c5b95a8209ceb67dd3cca991f11845a134a Mon Sep 17 00:00:00 2001 From: brausjonas Date: Sun, 26 Mar 2023 03:46:36 +0200 Subject: [PATCH] Desiignn --- .idea/workspace.xml | 4 +- games.html | 62 +++++++++++++++++++++++++++++++ index.html | 36 ++++++++++++++---- mainPage.css | 89 +++++++++++++++++++++++++++++++++++++++++++++ navigationStyle.css | 2 +- quicklinks.html | 61 +++++++++++++++++++++++++++++++ 6 files changed, 244 insertions(+), 10 deletions(-) create mode 100644 games.html create mode 100644 quicklinks.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index dc12b67..de1ca7e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -13,9 +13,9 @@ @@ -61,7 +61,7 @@ 1679674447095 - + diff --git a/games.html b/games.html new file mode 100644 index 0000000..8543d99 --- /dev/null +++ b/games.html @@ -0,0 +1,62 @@ + + + + + IO Game Studios | Games + + + + + + +
+ + + + +
+ + + +
+ +
+
+ + + +
+ + +
+ +
+ +
+ + + + diff --git a/index.html b/index.html index bbc888a..b565ef9 100644 --- a/index.html +++ b/index.html @@ -16,9 +16,9 @@