Skip to content

Commit 6adf8fb

Browse files
authored
Add files via upload
1 parent a6ac72e commit 6adf8fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

assets/css/all.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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:#fff;
11+
color:#343434;
1212
margin:0 0 20px;
1313
}
1414

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

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

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

3636
a {

0 commit comments

Comments
 (0)