Skip to content

Commit d8103e0

Browse files
committed
Added a background color for Granada
1 parent 7723e20 commit d8103e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/app.css

+4
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ h2 {
5858
#barcelona {
5959
background-color: #800000;
6060
}
61+
62+
#granada {
63+
background-color: #80dd00;
64+
}

0 commit comments

Comments
 (0)