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 <[email protected]> Authored: Tue Sep 8 11:24:40 2015 -0700 Committer: Andy Perlitch <[email protected]> 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 {
