Skip to content

Commit 9728485

Browse files
committed
adding red color feature
1 parent 0ae3707 commit 9728485

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
@@ -6,3 +6,6 @@
66
width:5000px;
77
height:5000px;
88
}
9+
.red {
10+
background-color:red
11+
}

0 commit comments

Comments
 (0)