diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-11-10 18:45:13 +0100 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-11-10 18:45:13 +0100 |
commit | 1e6350b027fe6dc6adff55afb3e9746efc908c7c (patch) | |
tree | 191379ae42e7108eff81266d2abf1fa7df52c741 /stylesheets | |
parent | 3b6a7b7c470879682eee54dce8fed8670db61871 (diff) |
Use black font color
Diffstat (limited to 'stylesheets')
-rw-r--r-- | stylesheets/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 1dab512..12d785c 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -3,7 +3,6 @@ body { padding:50px; font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; - color:#777; font-weight:300; } |