Skip to content

Commit 9e091a9

Browse files
authored
Add files via upload
1 parent 4ffd071 commit 9e091a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/master.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body {
88
}
99

1010
h1, h2, h3, h4, h5, h6 {
11-
color:#222;
11+
color:#fff;
1212
margin:0 0 20px;
1313
}
1414

@@ -26,11 +26,11 @@ h1 {
2626
}
2727

2828
h2 {
29-
color:#393939;
29+
color:#fff;;
3030
}
3131

3232
h3, h4, h5, h6 {
33-
color:#494949;
33+
color:#fff;;
3434
}
3535

3636
a {

0 commit comments

Comments
 (0)