From 23d3743be3e812a419daef0e1fd74999dc18e0cc Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:48:12 +0100 Subject: [PATCH 01/14] Update Index.razor --- Pages/Index.razor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index 6085c4a..b23d534 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,8 +2,8 @@ Index -

Hello, world!

-Welcome to your new app. - +
+

Herzlich Willkommen!

+
From 88acdefc7f5976b0b302e3d6d858ebca7e194d2c Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:21:47 +0100 Subject: [PATCH 02/14] Update Index.razor --- Pages/Index.razor | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index b23d534..058c7fe 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,8 +2,13 @@ Index +
-
-

Herzlich Willkommen!

-
+
+ + +
+

Herzlich Willkommen!

+
+ \ No newline at end of file From f6345777dd1fce413db87027c2778ae8f1cc5eed Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:48:12 +0100 Subject: [PATCH 03/14] Update Index.razor --- Pages/Index.razor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index 6085c4a..b23d534 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,8 +2,8 @@ Index -

Hello, world!

-Welcome to your new app. - +
+

Herzlich Willkommen!

+
From 47c0d268b297f4c8647571101e97831472f4a45a Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:21:47 +0100 Subject: [PATCH 04/14] Update Index.razor --- Pages/Index.razor | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index b23d534..058c7fe 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,8 +2,13 @@ Index +
-
-

Herzlich Willkommen!

-
+
+ + +
+

Herzlich Willkommen!

+
+ \ No newline at end of file From 82fd0173e99ebd6f167eeedd5ee2b2d8c35fdd97 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 19:16:41 +0100 Subject: [PATCH 05/14] Startpage added --- Pages/Index.razor | 7 +++++-- wwwroot/css/Site.css | 18 ++++++++++++++++++ wwwroot/index.html | 1 + 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 wwwroot/css/Site.css diff --git a/Pages/Index.razor b/Pages/Index.razor index 058c7fe..b97fad2 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -8,7 +8,10 @@ -
-

Herzlich Willkommen!

+
+

Herzlich Willkommen!

+ +
+
\ No newline at end of file diff --git a/wwwroot/css/Site.css b/wwwroot/css/Site.css new file mode 100644 index 0000000..274d8e7 --- /dev/null +++ b/wwwroot/css/Site.css @@ -0,0 +1,18 @@ +#content { + background-color: #C7FFD5; + padding: 10%; +} + + +img { + height: 50%; + max-width: 50%; + text-align: center; +} + + +button { + text-align: center; + position: center; +} + diff --git a/wwwroot/index.html b/wwwroot/index.html index 238c777..ad1f5f8 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -7,6 +7,7 @@ y4f + From e61ff76dfb93b44c943fe4393729393299daab44 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:48:12 +0100 Subject: [PATCH 06/14] Update Index.razor --- Pages/Index.razor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index 6085c4a..b23d534 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,8 +2,8 @@ Index -

Hello, world!

-Welcome to your new app. - +
+

Herzlich Willkommen!

+
From 6a9927b8fc4ef2312237aafa4eda5468a40d967e Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:21:47 +0100 Subject: [PATCH 07/14] Update Index.razor --- Pages/Index.razor | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index b23d534..058c7fe 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,8 +2,13 @@ Index +
-
-

Herzlich Willkommen!

-
+
+ + +
+

Herzlich Willkommen!

+
+ \ No newline at end of file From 6aa1593f76f1a2ea58cce06f7fae7c32cc2a9bf3 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:48:12 +0100 Subject: [PATCH 08/14] Update Index.razor --- Pages/Index.razor | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index 058c7fe..abe4ef0 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -2,6 +2,7 @@ Index +
@@ -11,4 +12,4 @@

Herzlich Willkommen!

- \ No newline at end of file + From b77e5c474eeac71e15b87761df44ac0c4f0606f8 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:21:47 +0100 Subject: [PATCH 09/14] Update Index.razor --- Pages/Index.razor | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Pages/Index.razor b/Pages/Index.razor index abe4ef0..5669d30 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -3,9 +3,11 @@ Index +
+
@@ -13,3 +15,4 @@

Herzlich Willkommen!

+ From 1969432980a73f4f91755744a4cd715b21781310 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 20 Feb 2023 19:16:41 +0100 Subject: [PATCH 10/14] Startpage added --- Pages/Index.razor | 7 +++++-- wwwroot/css/Site.css | 18 ++++++++++++++++++ wwwroot/index.html | 1 + 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 wwwroot/css/Site.css diff --git a/Pages/Index.razor b/Pages/Index.razor index 5669d30..d31070c 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -11,8 +11,11 @@ -
-

Herzlich Willkommen!

+
+

Herzlich Willkommen!

+ +
+
diff --git a/wwwroot/css/Site.css b/wwwroot/css/Site.css new file mode 100644 index 0000000..274d8e7 --- /dev/null +++ b/wwwroot/css/Site.css @@ -0,0 +1,18 @@ +#content { + background-color: #C7FFD5; + padding: 10%; +} + + +img { + height: 50%; + max-width: 50%; + text-align: center; +} + + +button { + text-align: center; + position: center; +} + diff --git a/wwwroot/index.html b/wwwroot/index.html index 238c777..ad1f5f8 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -7,6 +7,7 @@ y4f + From bf8776a4f9b2621e647fe7049189252bb0448ac5 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 27 Feb 2023 17:24:25 +0100 Subject: [PATCH 11/14] new startpage --- Pages/Index.razor | 6 +++--- wwwroot/css/Site.css | 15 ++++++++++++--- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index d31070c..5851de9 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -12,9 +12,9 @@
-

Herzlich Willkommen!

- -
+

Herzlich Willkommen!

+ +
diff --git a/wwwroot/css/Site.css b/wwwroot/css/Site.css index 274d8e7..76ec147 100644 --- a/wwwroot/css/Site.css +++ b/wwwroot/css/Site.css @@ -1,11 +1,20 @@ -#content { - background-color: #C7FFD5; +#center { + + margin-left: auto; + margin-right: auto; + width: 50%; +} + + + +#content { + background-color: #C7FFD1; padding: 10%; } img { - height: 50%; + height: auto; max-width: 50%; text-align: center; } From 450388e93372677addafbef19c3eb118d1afc47b Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 27 Feb 2023 19:31:01 +0100 Subject: [PATCH 12/14] Finish Startpage --- Pages/Index.razor | 18 ++++++++---------- Shared/NavMenu.razor | 2 +- Shared/Startseite.razor | 11 +++++++++++ wwwroot/css/Site.css | 31 ++++++++++++------------------- y4f.sln | 2 +- 5 files changed, 33 insertions(+), 31 deletions(-) create mode 100644 Shared/Startseite.razor diff --git a/Pages/Index.razor b/Pages/Index.razor index 5851de9..7acd1be 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -1,20 +1,18 @@ @page "/" +@layout Startseite -Index - - +Yummy4Friends
- - -
-
-

Herzlich Willkommen!

- -
+
+

Herzlich Willkommen!

+ + + +
diff --git a/Shared/NavMenu.razor b/Shared/NavMenu.razor index 8e4f374..ff41750 100644 --- a/Shared/NavMenu.razor +++ b/Shared/NavMenu.razor @@ -2,7 +2,7 @@
@*Yummy4Friends*@ - Yummy4Friends + Yummy4Friends
\ No newline at end of file diff --git a/wwwroot/css/Site.css b/wwwroot/css/Site.css index 76ec147..26e5f07 100644 --- a/wwwroot/css/Site.css +++ b/wwwroot/css/Site.css @@ -1,27 +1,20 @@ -#center { - - margin-left: auto; - margin-right: auto; - width: 50%; +@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); + +body { + margin: 0px; + padding: 0px; } - - #content { background-color: #C7FFD1; - padding: 10%; + padding: 5%; + margin-top: 1%; + border-radius: 10px; + } - -img { +.img { height: auto; - max-width: 50%; - text-align: center; + max-width: 100%; + margin: 10%; } - - -button { - text-align: center; - position: center; -} - diff --git a/y4f.sln b/y4f.sln index cd5de42..7814467 100644 --- a/y4f.sln +++ b/y4f.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33205.214 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "y4f", "y4f.csproj", "{1B083D74-9507-4510-A532-8AAAD1FB6035}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "y4f", "y4f.csproj", "{1B083D74-9507-4510-A532-8AAAD1FB6035}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution From 7fe91cbdec518cf73d97cb75bb467ca11b26e0cb Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:32:08 +0100 Subject: [PATCH 13/14] Startpage Changes --- Pages/Index.razor | 11 ++++------- Shared/Startseite.razor | 4 ++-- wwwroot/css/Site.css | 9 +++++++-- y4f.csproj | 4 ++++ 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index 7acd1be..6e85af6 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -3,17 +3,14 @@ Yummy4Friends -
-
- -
-

Herzlich Willkommen!

+ +
+

Herzlich Willkommen!

- + -
diff --git a/Shared/Startseite.razor b/Shared/Startseite.razor index ff9944e..107ac23 100644 --- a/Shared/Startseite.razor +++ b/Shared/Startseite.razor @@ -4,8 +4,8 @@
-
+ @Body -
+
\ No newline at end of file diff --git a/wwwroot/css/Site.css b/wwwroot/css/Site.css index 26e5f07..e5e57d3 100644 --- a/wwwroot/css/Site.css +++ b/wwwroot/css/Site.css @@ -1,8 +1,9 @@ @import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); -body { +html, body { margin: 0px; padding: 0px; + background-color: #C7FFD1; } #content { @@ -10,7 +11,7 @@ body { padding: 5%; margin-top: 1%; border-radius: 10px; - + } .img { @@ -18,3 +19,7 @@ body { max-width: 100%; margin: 10%; } + +button { + box-shadow: 5px 5px #d3d3d3; +} diff --git a/y4f.csproj b/y4f.csproj index f5e9a37..9bb7029 100644 --- a/y4f.csproj +++ b/y4f.csproj @@ -7,6 +7,10 @@ service-worker-assets.js + + + + From 11759b2745bce8c40867729c11334728d4f5ba51 Mon Sep 17 00:00:00 2001 From: zha19115 <105790331+zha19115@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:56:19 +0100 Subject: [PATCH 14/14] Startseite Finish --- Pages/Index.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/Index.razor b/Pages/Index.razor index 6e85af6..023bd2d 100644 --- a/Pages/Index.razor +++ b/Pages/Index.razor @@ -10,7 +10,7 @@ - +