We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5777bcd commit 3cff24fCopy full SHA for 3cff24f
assets/css/master.css
@@ -2,8 +2,9 @@
2
3
body {
4
font:16px Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
5
- color:#343434;
+ color:#fff;
6
font-weight:300;
7
+ background-color: #343434;
8
}
9
10
h1, h2, h3, h4, h5, h6 {
0 commit comments