From 27406447dc2fa3a9ab1024847198120b5e5651d6 Mon Sep 17 00:00:00 2001 From: joak Date: Tue, 7 Mar 2023 16:59:11 +0100 Subject: [PATCH 1/4] Update 'web/index.html' --- web/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 70ad263..0b3de61 100644 --- a/web/index.html +++ b/web/index.html @@ -1 +1,11 @@ -

hello world!

\ No newline at end of file + + + +

Ultimate interactive 1001 Items Console

+

Collectors edition (working title)

\ No newline at end of file From 12cba18beeba7065e5807cb5afe63738f4a9afea Mon Sep 17 00:00:00 2001 From: joak Date: Tue, 7 Mar 2023 16:59:37 +0100 Subject: [PATCH 2/4] Update 'web/index.html' --- web/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index 0b3de61..6a8053a 100644 --- a/web/index.html +++ b/web/index.html @@ -1,9 +1,10 @@ From 3bfae950f54802908e51b971b0a526448ea1f095 Mon Sep 17 00:00:00 2001 From: joak Date: Tue, 7 Mar 2023 17:00:02 +0100 Subject: [PATCH 3/4] Update 'web/index.html' --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 6a8053a..7c10397 100644 --- a/web/index.html +++ b/web/index.html @@ -4,7 +4,7 @@ h2{ font-family: Arial; text-align:center; - text-shadow: 2px 2px red; + text-shadow: 2px 2px #dd0000; } From ee28159260fc66ab4c307b46a5caa5b0fbd84f4f Mon Sep 17 00:00:00 2001 From: joak Date: Tue, 7 Mar 2023 17:00:32 +0100 Subject: [PATCH 4/4] Update 'web/index.html' --- web/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/index.html b/web/index.html index 7c10397..2ed0582 100644 --- a/web/index.html +++ b/web/index.html @@ -2,11 +2,10 @@ -

Ultimate interactive 1001 Items Console

-

Collectors edition (working title)

\ No newline at end of file +

Ultimate interactive 1001 Items Console - Collectors edition (working title)

\ No newline at end of file