From 5e2c8ee65e327b3d1aee1764913741aa3542519a Mon Sep 17 00:00:00 2001 From: "Eevee (Evelyn Woods)" Date: Fri, 25 Sep 2020 19:55:34 -0600 Subject: [PATCH] Add a background; hide some broken stuff --- background.svg | 5 +++++ index.html | 7 ++++--- js/main.js | 4 ++++ style.css | 2 ++ 4 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 background.svg diff --git a/background.svg b/background.svg new file mode 100644 index 0000000..4722888 --- /dev/null +++ b/background.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/index.html b/index.html index 21d39d7..dd3264f 100644 --- a/index.html +++ b/index.html @@ -15,10 +15,11 @@

Lexy's Labyrinth

+

— a game by eevee

@@ -60,9 +61,9 @@ - +

Supports both the old Microsoft CHIPS.DAT format and the Steam C2M format.

-

Does not yet support the Steam C2G format, so tragically, the original Steam levels can only be played one at a time! This should be fixed soon!

+

Does not yet support the Steam C2G format, so tragically, the original Steam levels can only be played one at a time. This should be fixed soon!