diff --git a/css/app.css b/css/app.css index 4787ed863e..5f6a8295a2 100644 --- a/css/app.css +++ b/css/app.css @@ -58,3 +58,18 @@ h2 { #barcelona { background-color: #800000; } + +#Beirut { + background-color: #e61da3; +} + +#Tonga { + background-color: #d321f7; +} + +#Sokotra { + background-color: #eadb6b; +} +#Manaslu { + background-color: #3fed45; +} \ No newline at end of file diff --git a/index.html b/index.html index 0ae0e85171..9a4790af4e 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,22 @@