Skip to content

Commit 5717a92

Browse files
committed
adding color
1 parent cc5b4bf commit 5717a92

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
@@ -9,3 +9,6 @@
99
h1{
1010
color: yellow;
1111
}
12+
.red {
13+
background-color:red
14+
}

0 commit comments

Comments
 (0)