Skip to content

Commit 3fe2bb1

Browse files
committed
Add color to body background
1 parent 38ded8a commit 3fe2bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

views/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
font-size: 16px;
1010
line-height: 1.5;
1111
background-color: #fff;
12+
color: #000;
1213
}
1314

1415
body {

0 commit comments

Comments
 (0)