Skip to content

Commit 6759f2c

Browse files
committed
initial commit
1 parent f8e98a7 commit 6759f2c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

stylesheet.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
h1{
2-
color: #ac0cac;
1+
body {
2+
background-color: lightblue;
3+
}
4+
5+
h1 {
6+
color: navy;
7+
margin-left: 20px;
38
}

0 commit comments

Comments
 (0)