Skip to content

Commit c47f87c

Browse files
committed
adding blue color feature
1 parent add8dbe commit c47f87c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
width:500px;
77
height:300px;
88
}
9-
.red {
10-
background-color:red
9+
.blue {
10+
background-color:blue
1111
}
1212

0 commit comments

Comments
 (0)