From a906910a083f0fdc2be318a3528ffbe32ef89e53 Mon Sep 17 00:00:00 2001 From: Matt Behrens Date: Thu, 12 Dec 2013 15:00:45 -0800 Subject: [PATCH] make banner h1 text easier to read --- docs/site/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/site/css/style.css b/docs/site/css/style.css index 1a4842cb..aec17c99 100644 --- a/docs/site/css/style.css +++ b/docs/site/css/style.css @@ -109,7 +109,6 @@ a:hover { .banner h1 { font-size: 20px; - font-weight: lighter; color: #FFF; margin: 15px 10px 0; padding: 5px 40px;