Skip to content

Commit 40fd982

Browse files
committed
adding red color to style.css
1 parent 0c86966 commit 40fd982

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# Readme
2+
#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

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:red
11+
}

0 commit comments

Comments
 (0)