Skip to content

Commit 8095244

Browse files
Added color red to circle
1 parent 8a6419d commit 8095244

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.red {
2+
background-color:red;
3+
}
14
.blue {
25
background-color:blue
36
}

0 commit comments

Comments
 (0)