Skip to content

Commit 708b1a5

Browse files
author
celul123
committed
adding red color feature
1 parent 41131e2 commit 708b1a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@
55
border-radius:50%;
66
width:500px;
77
height:500px;
8+
89
}
10+
11+
.red {
12+
background-color:red
13+
}
14+

0 commit comments

Comments
 (0)