You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/05/19 19:01:09 UTC

[3/3] carbondata-site git commit: Fixed the font issue in the subscribe, un-subscribe and archive link

Fixed the font issue in the subscribe, un-subscribe and archive link


Project: http://git-wip-us.apache.org/repos/asf/carbondata-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/carbondata-site/commit/74b9005d
Tree: http://git-wip-us.apache.org/repos/asf/carbondata-site/tree/74b9005d
Diff: http://git-wip-us.apache.org/repos/asf/carbondata-site/diff/74b9005d

Branch: refs/heads/asf-site
Commit: 74b9005d64d9bade5a1c9172907a31dd21eb11bc
Parents: f4c9189
Author: chenliang613 <ch...@apache.org>
Authored: Fri May 19 15:01:02 2017 -0400
Committer: chenliang613 <ch...@apache.org>
Committed: Fri May 19 15:01:02 2017 -0400

----------------------------------------------------------------------
 content/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/carbondata-site/blob/74b9005d/content/css/style.css
----------------------------------------------------------------------
diff --git a/content/css/style.css b/content/css/style.css
index 2ca00be..db98cdb 100644
--- a/content/css/style.css
+++ b/content/css/style.css
@@ -47,7 +47,7 @@ img{ max-width:100%; height:auto}
     color: #ff943d;
     clear: both;
     text-transform: capitalize;
-    font-weight: 800;
+    font-weight: 200;
     margin: 13px;
 }
 .cd-mail-btn:hover{