This website works better with JavaScript.
Home
Help
Sign In
ben
/
calefaction
mirror of
https://github.com/earwig/calefaction
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
Browse Source
Slightly lower main font brightness.
master
Ben Kurtovic
8 years ago
parent
37fbd63a3c
commit
ed5a56ad4a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/main.css
+ 1
- 1
static/main.css
View File
@@ -7,7 +7,7 @@ body {
margin: 0;
font-family: "Open Sans", sans-serif;
line-height: 1.3;
color: #
EAEAEA
;
color: #
DEDEDE
;
background-color: black;
background-size: cover;
background-position: center;
Write
Preview
Loading…
Cancel
Save