Skip to content

Commit 0aed9bd

Browse files
committed
added red background-color class
1 parent 4025316 commit 0aed9bd

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:500px;
77
height:500px;
88
}
9+
.red {
10+
background-color: red0;
11+
}

0 commit comments

Comments
 (0)