diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-17 12:57:26 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:00:07 +0100 |
commit | 71a478f088baaa10a054d61bb305f371c78be7dc (patch) | |
tree | 04e922149cccb04c3cfe9f6a48544baab3e37960 | |
parent | 3540687bbb70165e11104dc13a2d7a27fd443d6e (diff) |
Headers to black.
-rw-r--r-- | public/stylesheets/custom.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index 19390ee..95f86ce 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -48,11 +48,9 @@ color:#92B3FF; h1,h2,h3 { font-family:Trebuchet, Trebuchet MS, Helvetica, sans-serif; - color:#555; } h1 { -color:#93278F; font-size:42px; font-family:'DeliciousBold', Arial, sans-serif; } @@ -63,13 +61,11 @@ font-size:1.4em; h2,dt { -color:#93278F; font-family:'DeliciousBold', Arial, sans-serif; font-weight:400; } h3 { -color:#6B3C6A; font-family:'DeliciousRoman', Arial, sans-serif; font-weight:400; } |