From a2ddeadad7d8642ed329a00b9cb656302786c090 Mon Sep 17 00:00:00 2001 From: Julia-Franz Date: Mon, 23 Dec 2024 15:51:50 +0100 Subject: [PATCH 1/5] Add new destination - Beirut --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 0ae0e85171..f592d90bee 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,10 @@

Belize

Barcelona

+ +
+

Beirut

+
From 46bea3e879005f617d8bf502971197a69a9742cc Mon Sep 17 00:00:00 2001 From: Julia-Franz Date: Mon, 23 Dec 2024 16:00:50 +0100 Subject: [PATCH 2/5] Css Anpassung new destinations Julia --- css/app.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/css/app.css b/css/app.css index 4787ed863e..b1be21a117 100644 --- a/css/app.css +++ b/css/app.css @@ -58,3 +58,11 @@ h2 { #barcelona { background-color: #800000; } + +#Beirut { + background-color: #e61da3; +} + +#Tonga { + background-color: #d321f7; +} \ No newline at end of file From f890be1e2f8f94fb472b6950651a08834fb83679 Mon Sep 17 00:00:00 2001 From: Julia-Franz Date: Mon, 23 Dec 2024 16:01:35 +0100 Subject: [PATCH 3/5] html Anpassung New Destination Julia --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index f592d90bee..62e3cd22d4 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,10 @@

Barcelona

Beirut

+ +
+

Tonga

+
From f6f01c702bc75451f9d95fb245977d29483376a1 Mon Sep 17 00:00:00 2001 From: Julia-Franz Date: Mon, 23 Dec 2024 16:07:33 +0100 Subject: [PATCH 4/5] Add_destinations_pt2 --- css/app.css | 4 ++++ index.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/css/app.css b/css/app.css index b1be21a117..e0fcb5b70c 100644 --- a/css/app.css +++ b/css/app.css @@ -65,4 +65,8 @@ h2 { #Tonga { background-color: #d321f7; +} + +#Sokotra { + background-color: #eadb6b; } \ No newline at end of file diff --git a/index.html b/index.html index 62e3cd22d4..d05e56634a 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,10 @@

Beirut

Tonga

+ +
+

Sokotra

+
From 5e27d857dd64c699d88e66cacc18df8ce957229a Mon Sep 17 00:00:00 2001 From: Julia-Franz Date: Mon, 23 Dec 2024 16:08:59 +0100 Subject: [PATCH 5/5] Add_destinations_pt3 --- css/app.css | 3 +++ index.html | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/css/app.css b/css/app.css index e0fcb5b70c..5f6a8295a2 100644 --- a/css/app.css +++ b/css/app.css @@ -69,4 +69,7 @@ h2 { #Sokotra { background-color: #eadb6b; +} +#Manaslu { + background-color: #3fed45; } \ No newline at end of file diff --git a/index.html b/index.html index d05e56634a..9a4790af4e 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,10 @@

Tonga

Sokotra

+ +
+

Manaslu

+