You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by an...@apache.org on 2015/09/14 18:35:54 UTC

[2/5] incubator-apex-site git commit: match (incubating) in title with main body

match (incubating) in title with main body


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/19aae00c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/19aae00c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/19aae00c

Branch: refs/heads/master
Commit: 19aae00c44657073772f0420853f94b2576a1648
Parents: 26f47b9
Author: Andy Perlitch <an...@datatorrent.com>
Authored: Tue Sep 8 11:24:40 2015 -0700
Committer: Andy Perlitch <an...@datatorrent.com>
Committed: Tue Sep 8 11:24:40 2015 -0700

----------------------------------------------------------------------
 src/less/header.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/19aae00c/src/less/header.less
----------------------------------------------------------------------
diff --git a/src/less/header.less b/src/less/header.less
index 350e02b..cadab2f 100644
--- a/src/less/header.less
+++ b/src/less/header.less
@@ -15,7 +15,7 @@
     font-size: 20px;
     small {
       font-weight: normal;
-      color: #CCC;
+      color: rgba(255,255,255,0.5);
     }
   }
   ul {