Skip to content

Commit 15841a6

Browse files
adding red color feature
1 parent 16424b7 commit 15841a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@
66
width:500px;
77
height:500px;
88
}
9+
10+
11+
.red {
12+
background-color:red
13+
}

0 commit comments

Comments
 (0)