summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-10 18:45:13 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-10 18:45:13 +0100
commit1e6350b027fe6dc6adff55afb3e9746efc908c7c (patch)
tree191379ae42e7108eff81266d2abf1fa7df52c741
parent3b6a7b7c470879682eee54dce8fed8670db61871 (diff)
Use black font color
-rw-r--r--stylesheets/styles.css1
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;
}