From 3d32aa13333b760dc8e6198d98d62edeba296ad9 Mon Sep 17 00:00:00 2001 From: Amelia Smith Date: Sat, 23 Nov 2024 10:13:10 +0000 Subject: [PATCH] Add Amelias destinations --- css/app.css | 12 ++++++++++++ index.html | 13 +++++++++++++ 2 files changed, 25 insertions(+) diff --git a/css/app.css b/css/app.css index 4787ed863e..ead799ebf1 100644 --- a/css/app.css +++ b/css/app.css @@ -58,3 +58,15 @@ h2 { #barcelona { background-color: #800000; } + +#florida { + background-color: #03a9f4; +} + +#paris { + background-color: #d32f2f; +} + +#scotland { + background-color: #388e3c; +} \ No newline at end of file diff --git a/index.html b/index.html index 0ae0e85171..fa2fe5ddd5 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,19 @@

Belize

Barcelona

+ +
+

Florida

+
+ +
+

Paris

+
+ +
+

Scotland

+
+